#c2004c color space conversions
Hex:
#c2004c
RGB:
194, 0, 76
CMY:
24, 100, 70
CMYK:
0, 100, 61, 24
HSL:
336°, 100.0000%, 38.0392%
HSV (HSB):
336°, 100.0000%, 76.0784%
XYZ:
23.5526, 11.9911, 7.9106
xyY:
0.5420, 0.2759, 11.9911
CIE-Lab:
41.2020, 67.4931, 15.1702
CIE-LCH:
41.2020, 69.1770, 12.6677
CIE-Luv:
41.2020, 116.1815, 3.6240
Hunter-Lab:
34.6282, 60.8087, 10.6953
#c2004c color charts
#c2004c color shades, tints & tones
#c2004c color schemes
#c2004c color preview, HTML & CSS examples
This text has a color of #c2004c
<p style="color:#c2004c;">Text here</p>
.mytext {color:#c2004c;}
This box has a color of #c2004c
<div style="background-color:#c2004c;">Content here</div>
.mybackground {background-color:#c2004c;}
Border around this has a color of #c2004c
<div style="border:2px solid #c2004c;">Content here</div>
.myborder {border:2px solid #c2004c;}