#c74f1e color space conversions
Hex:
#c74f1e
RGB:
199, 79, 30
CMY:
22, 69, 88
CMYK:
0, 60, 85, 22
HSL:
17°, 73.7991%, 44.9020%
HSV (HSB):
17°, 84.9246%, 78.0392%
XYZ:
26.5835, 17.8278, 3.2683
xyY:
0.5575, 0.3739, 17.8278
CIE-Lab:
49.2866, 45.5774, 50.4070
CIE-LCH:
49.2866, 67.9570, 47.8805
CIE-Luv:
49.2866, 97.4973, 38.3144
Hunter-Lab:
42.2230, 38.4930, 24.9667
#c74f1e color charts
#c74f1e color shades, tints & tones
#c74f1e color schemes
#c74f1e color preview, HTML & CSS examples
This text has a color of #c74f1e
<p style="color:#c74f1e;">Text here</p>
.mytext {color:#c74f1e;}
This box has a color of #c74f1e
<div style="background-color:#c74f1e;">Content here</div>
.mybackground {background-color:#c74f1e;}
Border around this has a color of #c74f1e
<div style="border:2px solid #c74f1e;">Content here</div>
.myborder {border:2px solid #c74f1e;}