#c7004b color space conversions
Hex:
#c7004b
RGB:
199, 0, 75
CMY:
22, 100, 71
CMYK:
0, 100, 62, 22
HSL:
337°, 100.0000%, 39.0196%
HSV (HSB):
337°, 100.0000%, 78.0392%
XYZ:
24.8232, 12.6501, 7.7900
xyY:
0.5484, 0.2795, 12.6501
CIE-Lab:
42.2313, 68.6054, 17.3711
CIE-LCH:
42.2313, 70.7704, 14.2089
CIE-Luv:
42.2313, 120.4812, 5.5670
Hunter-Lab:
35.5670, 62.3378, 11.9110
#c7004b color charts
#c7004b color shades, tints & tones
#c7004b color schemes
#c7004b color preview, HTML & CSS examples
This text has a color of #c7004b
<p style="color:#c7004b;">Text here</p>
.mytext {color:#c7004b;}
This box has a color of #c7004b
<div style="background-color:#c7004b;">Content here</div>
.mybackground {background-color:#c7004b;}
Border around this has a color of #c7004b
<div style="border:2px solid #c7004b;">Content here</div>
.myborder {border:2px solid #c7004b;}