#c45b3e color space conversions
Hex:
#c45b3e
RGB:
196, 91, 62
CMY:
23, 64, 76
CMYK:
0, 54, 68, 23
HSL:
13°, 53.1746%, 50.5882%
HSV (HSB):
13°, 68.3673%, 76.8627%
XYZ:
27.3755, 19.5657, 6.8911
xyY:
0.5085, 0.3635, 19.5657
CIE-Lab:
51.3426, 39.9308, 36.4051
CIE-LCH:
51.3426, 54.0352, 42.3556
CIE-Luv:
51.3426, 81.9486, 31.5389
Hunter-Lab:
44.2332, 33.0641, 21.7264
#c45b3e color charts
#c45b3e color shades, tints & tones
#c45b3e color schemes
#c45b3e color preview, HTML & CSS examples
This text has a color of #c45b3e
<p style="color:#c45b3e;">Text here</p>
.mytext {color:#c45b3e;}
This box has a color of #c45b3e
<div style="background-color:#c45b3e;">Content here</div>
.mybackground {background-color:#c45b3e;}
Border around this has a color of #c45b3e
<div style="border:2px solid #c45b3e;">Content here</div>
.myborder {border:2px solid #c45b3e;}