#c2006c color space conversions
Hex:
#c2006c
RGB:
194, 0, 108
CMY:
24, 100, 58
CMYK:
0, 100, 44, 24
HSL:
327°, 100.0000%, 38.0392%
HSV (HSB):
327°, 100.0000%, 76.0784%
XYZ:
24.9549, 12.5520, 15.2949
xyY:
0.4726, 0.2377, 12.5520
CIE-Lab:
42.0804, 69.8200, -3.8276
CIE-LCH:
42.0804, 69.9248, 356.8622
CIE-Luv:
42.0804, 102.5083, -17.7063
Hunter-Lab:
35.4289, 63.7289, -0.7957
#c2006c color charts
#c2006c color shades, tints & tones
#c2006c color schemes
#c2006c color preview, HTML & CSS examples
This text has a color of #c2006c
<p style="color:#c2006c;">Text here</p>
.mytext {color:#c2006c;}
This box has a color of #c2006c
<div style="background-color:#c2006c;">Content here</div>
.mybackground {background-color:#c2006c;}
Border around this has a color of #c2006c
<div style="border:2px solid #c2006c;">Content here</div>
.myborder {border:2px solid #c2006c;}