#c45f3d color space conversions
Hex:
#c45f3d
RGB:
196, 95, 61
CMY:
23, 63, 76
CMYK:
0, 52, 69, 23
HSL:
15°, 53.3597%, 50.3922%
HSV (HSB):
15°, 68.8776%, 76.8627%
XYZ:
27.6995, 20.2571, 6.8650
xyY:
0.5053, 0.3695, 20.2571
CIE-Lab:
52.1267, 37.8487, 37.8580
CIE-LCH:
52.1267, 53.5327, 45.0070
CIE-Luv:
52.1267, 79.1437, 33.4615
Hunter-Lab:
45.0079, 31.0915, 22.4621
#c45f3d color charts
#c45f3d color shades, tints & tones
#c45f3d color schemes
#c45f3d color preview, HTML & CSS examples
This text has a color of #c45f3d
<p style="color:#c45f3d;">Text here</p>
.mytext {color:#c45f3d;}
This box has a color of #c45f3d
<div style="background-color:#c45f3d;">Content here</div>
.mybackground {background-color:#c45f3d;}
Border around this has a color of #c45f3d
<div style="border:2px solid #c45f3d;">Content here</div>
.myborder {border:2px solid #c45f3d;}