#c45b2d color space conversions
Hex:
#c45b2d
RGB:
196, 91, 45
CMY:
23, 64, 82
CMYK:
0, 54, 77, 23
HSL:
18°, 62.6556%, 47.2549%
HSV (HSB):
18°, 77.0408%, 76.8627%
XYZ:
26.9797, 19.4074, 4.8066
xyY:
0.5270, 0.3791, 19.4074
CIE-Lab:
51.1605, 39.1167, 45.1095
CIE-LCH:
51.1605, 59.7075, 49.0698
CIE-Luv:
51.1605, 84.2781, 37.8833
Hunter-Lab:
44.0538, 32.2238, 24.3686
#c45b2d color charts
#c45b2d color shades, tints & tones
#c45b2d color schemes
#c45b2d color preview, HTML & CSS examples
This text has a color of #c45b2d
<p style="color:#c45b2d;">Text here</p>
.mytext {color:#c45b2d;}
This box has a color of #c45b2d
<div style="background-color:#c45b2d;">Content here</div>
.mybackground {background-color:#c45b2d;}
Border around this has a color of #c45b2d
<div style="border:2px solid #c45b2d;">Content here</div>
.myborder {border:2px solid #c45b2d;}