#c44a1e color space conversions
Hex:
#c44a1e
RGB:
196, 74, 30
CMY:
23, 71, 88
CMYK:
0, 62, 85, 23
HSL:
16°, 73.4513%, 44.3137%
HSV (HSB):
16°, 84.6939%, 76.8627%
XYZ:
25.4481, 16.7271, 3.1157
xyY:
0.5619, 0.3693, 16.7271
CIE-Lab:
47.9143, 46.7693, 49.0239
CIE-LCH:
47.9143, 67.7547, 46.3483
CIE-Luv:
47.9143, 98.6961, 36.4952
Hunter-Lab:
40.8987, 39.4938, 24.1124
#c44a1e color charts
#c44a1e color shades, tints & tones
#c44a1e color schemes
#c44a1e color preview, HTML & CSS examples
This text has a color of #c44a1e
<p style="color:#c44a1e;">Text here</p>
.mytext {color:#c44a1e;}
This box has a color of #c44a1e
<div style="background-color:#c44a1e;">Content here</div>
.mybackground {background-color:#c44a1e;}
Border around this has a color of #c44a1e
<div style="border:2px solid #c44a1e;">Content here</div>
.myborder {border:2px solid #c44a1e;}