#c45f3c color space conversions
Hex:
#c45f3c
RGB:
196, 95, 60
CMY:
23, 63, 76
CMYK:
0, 52, 69, 23
HSL:
15°, 53.5433%, 50.1961%
HSV (HSB):
15°, 69.3878%, 76.8627%
XYZ:
27.6728, 20.2464, 6.7244
xyY:
0.5064, 0.3705, 20.2464
CIE-Lab:
52.1147, 37.7937, 38.3844
CIE-LCH:
52.1147, 53.8677, 45.4442
CIE-Luv:
52.1147, 79.2887, 33.8758
Hunter-Lab:
44.9960, 31.0353, 22.6367
#c45f3c color charts
#c45f3c color shades, tints & tones
#c45f3c color schemes
#c45f3c color preview, HTML & CSS examples
This text has a color of #c45f3c
<p style="color:#c45f3c;">Text here</p>
.mytext {color:#c45f3c;}
This box has a color of #c45f3c
<div style="background-color:#c45f3c;">Content here</div>
.mybackground {background-color:#c45f3c;}
Border around this has a color of #c45f3c
<div style="border:2px solid #c45f3c;">Content here</div>
.myborder {border:2px solid #c45f3c;}