#c44b2b color space conversions
Hex:
#c44b2b
RGB:
196, 75, 43
CMY:
23, 71, 83
CMYK:
0, 62, 78, 23
HSL:
13°, 64.0167%, 46.8627%
HSV (HSB):
13°, 78.0612%, 76.8627%
XYZ:
25.7171, 16.9423, 4.2003
xyY:
0.5488, 0.3616, 16.9423
CIE-Lab:
48.1873, 46.7239, 43.0903
CIE-LCH:
48.1873, 63.5602, 42.6832
CIE-Luv:
48.1873, 96.4104, 33.2326
Hunter-Lab:
41.1611, 39.4934, 22.7625
#c44b2b color charts
#c44b2b color shades, tints & tones
#c44b2b color schemes
#c44b2b color preview, HTML & CSS examples
This text has a color of #c44b2b
<p style="color:#c44b2b;">Text here</p>
.mytext {color:#c44b2b;}
This box has a color of #c44b2b
<div style="background-color:#c44b2b;">Content here</div>
.mybackground {background-color:#c44b2b;}
Border around this has a color of #c44b2b
<div style="border:2px solid #c44b2b;">Content here</div>
.myborder {border:2px solid #c44b2b;}