#c2005e color space conversions
Hex:
#c2005e
RGB:
194, 0, 94
CMY:
24, 100, 63
CMYK:
0, 100, 52, 24
HSL:
331°, 100.0000%, 38.0392%
HSV (HSB):
331°, 100.0000%, 76.0784%
XYZ:
24.2685, 12.2775, 11.6804
xyY:
0.5032, 0.2546, 12.2775
CIE-Lab:
41.6538, 68.6960, 4.3728
CIE-LCH:
41.6538, 68.8351, 3.6422
CIE-Luv:
41.6538, 108.7696, -7.8496
Hunter-Lab:
35.0392, 62.3121, 4.7631
#c2005e color charts
#c2005e color shades, tints & tones
#c2005e color schemes
#c2005e color preview, HTML & CSS examples
This text has a color of #c2005e
<p style="color:#c2005e;">Text here</p>
.mytext {color:#c2005e;}
This box has a color of #c2005e
<div style="background-color:#c2005e;">Content here</div>
.mybackground {background-color:#c2005e;}
Border around this has a color of #c2005e
<div style="border:2px solid #c2005e;">Content here</div>
.myborder {border:2px solid #c2005e;}