#c44e1e color space conversions
Hex:
#c44e1e
RGB:
196, 78, 30
CMY:
23, 69, 88
CMYK:
0, 60, 85, 23
HSL:
17°, 73.4513%, 44.3137%
HSV (HSB):
17°, 84.6939%, 76.8627%
XYZ:
25.7237, 17.2783, 3.2075
xyY:
0.5567, 0.3739, 17.2783
CIE-Lab:
48.6088, 44.9349, 49.6258
CIE-LCH:
48.6088, 66.9468, 47.8400
CIE-Luv:
48.6088, 95.7500, 37.6973
Hunter-Lab:
41.5671, 37.7216, 24.5219
#c44e1e color charts
#c44e1e color shades, tints & tones
#c44e1e color schemes
#c44e1e color preview, HTML & CSS examples
This text has a color of #c44e1e
<p style="color:#c44e1e;">Text here</p>
.mytext {color:#c44e1e;}
This box has a color of #c44e1e
<div style="background-color:#c44e1e;">Content here</div>
.mybackground {background-color:#c44e1e;}
Border around this has a color of #c44e1e
<div style="border:2px solid #c44e1e;">Content here</div>
.myborder {border:2px solid #c44e1e;}