#c44d3f color space conversions
Hex:
#c44d3f
RGB:
196, 77, 63
CMY:
23, 70, 75
CMYK:
0, 61, 68, 23
HSL:
6°, 52.9880%, 50.7843%
HSV (HSB):
6°, 67.8571%, 76.8627%
XYZ:
26.3160, 17.4024, 6.6746
xyY:
0.5222, 0.3453, 17.4024
CIE-Lab:
48.7631, 46.7334, 32.8014
CIE-LCH:
48.7631, 57.0959, 35.0644
CIE-Luv:
48.7631, 91.6781, 26.1225
Hunter-Lab:
41.7162, 39.6007, 19.7149
#c44d3f color charts
#c44d3f color shades, tints & tones
#c44d3f color schemes
#c44d3f color preview, HTML & CSS examples
This text has a color of #c44d3f
<p style="color:#c44d3f;">Text here</p>
.mytext {color:#c44d3f;}
This box has a color of #c44d3f
<div style="background-color:#c44d3f;">Content here</div>
.mybackground {background-color:#c44d3f;}
Border around this has a color of #c44d3f
<div style="border:2px solid #c44d3f;">Content here</div>
.myborder {border:2px solid #c44d3f;}