#d0006f color space conversions
Hex:
#d0006f
RGB:
208, 0, 111
CMY:
18, 100, 56
CMYK:
0, 100, 47, 18
HSL:
328°, 100.0000%, 40.7843%
HSV (HSB):
328°, 100.0000%, 81.5686%
XYZ:
28.8817, 14.5576, 16.3266
xyY:
0.4832, 0.2436, 14.5576
CIE-Lab:
45.0222, 73.1219, -1.0425
CIE-LCH:
45.0222, 73.1293, 359.1832
CIE-Luv:
45.0222, 112.4668, -15.2429
Hunter-Lab:
38.1544, 68.3485, 1.3374
#d0006f color charts
#d0006f color shades, tints & tones
#d0006f color schemes
#d0006f color preview, HTML & CSS examples
This text has a color of #d0006f
<p style="color:#d0006f;">Text here</p>
.mytext {color:#d0006f;}
This box has a color of #d0006f
<div style="background-color:#d0006f;">Content here</div>
.mybackground {background-color:#d0006f;}
Border around this has a color of #d0006f
<div style="border:2px solid #d0006f;">Content here</div>
.myborder {border:2px solid #d0006f;}