#c74d0d color space conversions
Hex:
#c74d0d
RGB:
199, 77, 13
CMY:
22, 70, 95
CMYK:
0, 61, 93, 22
HSL:
21°, 87.7358%, 41.5686%
HSV (HSB):
21°, 93.4673%, 78.0392%
XYZ:
26.2797, 17.4789, 2.3694
xyY:
0.5697, 0.3789, 17.4789
CIE-Lab:
48.8579, 46.1748, 55.9865
CIE-LCH:
48.8579, 72.5714, 50.4859
CIE-Luv:
48.8579, 100.2307, 40.5781
Hunter-Lab:
41.8078, 39.0386, 25.9052
#c74d0d color charts
#c74d0d color shades, tints & tones
#c74d0d color schemes
#c74d0d color preview, HTML & CSS examples
This text has a color of #c74d0d
<p style="color:#c74d0d;">Text here</p>
.mytext {color:#c74d0d;}
This box has a color of #c74d0d
<div style="background-color:#c74d0d;">Content here</div>
.mybackground {background-color:#c74d0d;}
Border around this has a color of #c74d0d
<div style="border:2px solid #c74d0d;">Content here</div>
.myborder {border:2px solid #c74d0d;}