#c44a3f color space conversions
Hex:
#c44a3f
RGB:
196, 74, 63
CMY:
23, 71, 75
CMYK:
0, 62, 68, 23
HSL:
5°, 52.9880%, 50.7843%
HSV (HSB):
5°, 67.8571%, 76.8627%
XYZ:
26.1109, 16.9922, 6.6063
xyY:
0.5253, 0.3418, 16.9922
CIE-Lab:
48.2502, 48.0953, 32.1872
CIE-LCH:
48.2502, 57.8721, 33.7920
CIE-Luv:
48.2502, 93.6898, 25.1230
Hunter-Lab:
41.2216, 40.9292, 19.3532
#c44a3f color charts
#c44a3f color shades, tints & tones
#c44a3f color schemes
#c44a3f color preview, HTML & CSS examples
This text has a color of #c44a3f
<p style="color:#c44a3f;">Text here</p>
.mytext {color:#c44a3f;}
This box has a color of #c44a3f
<div style="background-color:#c44a3f;">Content here</div>
.mybackground {background-color:#c44a3f;}
Border around this has a color of #c44a3f
<div style="border:2px solid #c44a3f;">Content here</div>
.myborder {border:2px solid #c44a3f;}