#d006d6 color space conversions
Hex:
#d006d6
RGB:
208, 6, 214
CMY:
18, 98, 16
CMYK:
3, 97, 0, 16
HSL:
298°, 94.5455%, 43.1373%
HSV (HSB):
298°, 97.1963%, 83.9216%
XYZ:
38.2151, 18.3952, 65.1548
xyY:
0.3138, 0.1511, 18.3952
CIE-Lab:
49.9720, 84.6744, -54.7910
CIE-LCH:
49.9720, 100.8554, 327.0939
CIE-Luv:
49.9720, 66.3394, -93.2001
Hunter-Lab:
42.8896, 83.9888, -60.0464
#d006d6 color charts
#d006d6 color shades, tints & tones
#d006d6 color schemes
#d006d6 color preview, HTML & CSS examples
This text has a color of #d006d6
<p style="color:#d006d6;">Text here</p>
.mytext {color:#d006d6;}
This box has a color of #d006d6
<div style="background-color:#d006d6;">Content here</div>
.mybackground {background-color:#d006d6;}
Border around this has a color of #d006d6
<div style="border:2px solid #d006d6;">Content here</div>
.myborder {border:2px solid #d006d6;}