#c74b1d color space conversions
Hex:
#c74b1d
RGB:
199, 75, 29
CMY:
22, 71, 89
CMYK:
0, 62, 85, 22
HSL:
16°, 74.5614%, 44.7059%
HSV (HSB):
16°, 85.4271%, 78.0392%
XYZ:
26.2910, 17.2630, 3.1088
xyY:
0.5634, 0.3700, 17.2630
CIE-Lab:
48.5897, 47.3777, 50.2335
CIE-LCH:
48.5897, 69.0510, 46.6758
CIE-Luv:
48.5897, 100.5479, 37.3402
Hunter-Lab:
41.5487, 40.2402, 24.6479
#c74b1d color charts
#c74b1d color shades, tints & tones
#c74b1d color schemes
#c74b1d color preview, HTML & CSS examples
This text has a color of #c74b1d
<p style="color:#c74b1d;">Text here</p>
.mytext {color:#c74b1d;}
This box has a color of #c74b1d
<div style="background-color:#c74b1d;">Content here</div>
.mybackground {background-color:#c74b1d;}
Border around this has a color of #c74b1d
<div style="border:2px solid #c74b1d;">Content here</div>
.myborder {border:2px solid #c74b1d;}