#d007c6 color space conversions
Hex:
#d007c6
RGB:
208, 7, 198
CMY:
18, 97, 22
CMYK:
0, 97, 5, 18
HSL:
303°, 93.4884%, 42.1569%
HSV (HSB):
303°, 96.6346%, 81.5686%
XYZ:
36.2814, 17.6391, 54.9185
xyY:
0.3333, 0.1621, 17.6391
CIE-Lab:
49.0554, 82.2926, -47.0379
CIE-LCH:
49.0554, 94.7874, 330.2480
CIE-Luv:
49.0554, 72.5987, -81.2403
Hunter-Lab:
41.9989, 80.7021, -48.1295
#d007c6 color charts
#d007c6 color shades, tints & tones
#d007c6 color schemes
#d007c6 color preview, HTML & CSS examples
This text has a color of #d007c6
<p style="color:#d007c6;">Text here</p>
.mytext {color:#d007c6;}
This box has a color of #d007c6
<div style="background-color:#d007c6;">Content here</div>
.mybackground {background-color:#d007c6;}
Border around this has a color of #d007c6
<div style="border:2px solid #d007c6;">Content here</div>
.myborder {border:2px solid #d007c6;}