#d006c1 color space conversions
Hex:
#d006c1
RGB:
208, 6, 193
CMY:
18, 98, 24
CMYK:
0, 97, 7, 18
HSL:
304°, 94.3925%, 41.9608%
HSV (HSB):
304°, 97.1154%, 81.5686%
XYZ:
35.7032, 17.3904, 51.9270
xyY:
0.3400, 0.1656, 17.3904
CIE-Lab:
48.7482, 81.6793, -44.6227
CIE-LCH:
48.7482, 93.0736, 331.3515
CIE-Luv:
48.7482, 74.7037, -77.5223
Hunter-Lab:
41.7018, 79.8454, -44.6365
#d006c1 color charts
#d006c1 color shades, tints & tones
#d006c1 color schemes
#d006c1 color preview, HTML & CSS examples
This text has a color of #d006c1
<p style="color:#d006c1;">Text here</p>
.mytext {color:#d006c1;}
This box has a color of #d006c1
<div style="background-color:#d006c1;">Content here</div>
.mybackground {background-color:#d006c1;}
Border around this has a color of #d006c1
<div style="border:2px solid #d006c1;">Content here</div>
.myborder {border:2px solid #d006c1;}