In RGB color space, #d12abc hex color has a red value of 209, a green value of 42 and a blue value of 188.
In CMYK color space (used in color printing), #d12abc hex color is composed of 0% cyan, 79.9% magenta, 10.05% yellow and 18.04% black.
#d12abc color has a hue of 307.5 degrees, a saturation of 66.53% and a lightness of 49.2%.
#d12abc hex color contains mainly RED.
The closest web safe color of #d12abc is #cc33cc
#d12abc hex color has a decimal value of 13707964.
HEX | d12abc | #d12abc |
---|---|---|
RGB | 209, 42, 188 | rgb(209, 42, 188) |
RGB Percent | 81.96, 16.47, 73.73 | rgb(81.96, 16.47, 73.73) |
CMYK | 0, 80, 10, 18 | |
HSL | 307.5°, 66.53, 49.2 | hsl(307.5, 66.53%, 49.2%) |
HSV | 307.5°, 79.9, 82 |
XYZ | 36.2, 18.842, 49.306 |
---|---|
Hunter Lab | 43.407, 72.899, -36.962 |
CIE-LAB | 50.502, 75.786, -38.925 |
CIE-LCH | 50.502, 85.198, 332.814 |
CIE-LUV | 0, 79.9, 10.05, 18.04 |
Web Safe | cc33cc |
RGB percent of color #d12abc
CMYK percent of color #d12abc
Text with hexadecimal color #d12abc
This text has a font color of #d12abc
<p style="color:#d12abc">Text here</p>
#d12abc Background Color
This box has a background color of #d12abc
<div style="background-color:#d12abc">Text here</div>
#d12abc Border Color
This box has a border color of #d12abc
<div style="border: 4px solid #d12abc">Text here</div>
CSS codes
<p style="color:#d12abc">Text here</p>
<div style="background-color:#d12abc">Text here</div>
<div style="border: 4px solid #d12abc">Text here</div>
#d12abc Color on white background
This is how a font and box color of #d12abc will look
on a white background.
#d12abc Color on black background
This is how a font and box color of #d12abc hex color will look
on a black background.