#c00704 color space conversions
Hex:
#c00704
RGB:
192, 7, 4
CMY:
25, 97, 98
CMYK:
0, 96, 98, 25
HSL:
1°, 95.9184%, 38.4314%
HSV (HSB):
1°, 97.9167%, 75.2941%
XYZ:
21.8361, 11.3672, 1.1581
xyY:
0.6355, 0.3308, 11.3672
CIE-Lab:
40.1922, 64.0233, 52.8998
CIE-LCH:
40.1922, 83.0505, 39.5655
CIE-Luv:
40.1922, 129.6888, 28.2730
Hunter-Lab:
33.7153, 56.6061, 21.5642
#c00704 color charts
#c00704 color shades, tints & tones
#c00704 color schemes
#c00704 color preview, HTML & CSS examples
This text has a color of #c00704
<p style="color:#c00704;">Text here</p>
.mytext {color:#c00704;}
This box has a color of #c00704
<div style="background-color:#c00704;">Content here</div>
.mybackground {background-color:#c00704;}
Border around this has a color of #c00704
<div style="border:2px solid #c00704;">Content here</div>
.myborder {border:2px solid #c00704;}