#c45d2e color space conversions
Hex:
#c45d2e
RGB:
196, 93, 46
CMY:
23, 64, 82
CMYK:
0, 53, 77, 23
HSL:
19°, 61.9835%, 47.4510%
HSV (HSB):
19°, 76.5306%, 76.8627%
XYZ:
27.1724, 19.7617, 4.9670
xyY:
0.5235, 0.3808, 19.7617
CIE-Lab:
51.5667, 38.1463, 45.0324
CIE-LCH:
51.5667, 59.0174, 49.7325
CIE-Luv:
51.5667, 82.6250, 38.2694
Hunter-Lab:
44.4542, 31.3127, 24.4932
#c45d2e color charts
#c45d2e color shades, tints & tones
#c45d2e color schemes
#c45d2e color preview, HTML & CSS examples
This text has a color of #c45d2e
<p style="color:#c45d2e;">Text here</p>
.mytext {color:#c45d2e;}
This box has a color of #c45d2e
<div style="background-color:#c45d2e;">Content here</div>
.mybackground {background-color:#c45d2e;}
Border around this has a color of #c45d2e
<div style="border:2px solid #c45d2e;">Content here</div>
.myborder {border:2px solid #c45d2e;}