#c45e40 color space conversions
Hex:
#c45e40
RGB:
196, 94, 64
CMY:
23, 63, 75
CMYK:
0, 52, 67, 23
HSL:
14°, 52.8000%, 50.9804%
HSV (HSB):
14°, 67.3469%, 76.8627%
XYZ:
27.6931, 20.1113, 7.2728
xyY:
0.5028, 0.3651, 20.1113
CIE-Lab:
51.9629, 38.5292, 36.0295
CIE-LCH:
51.9629, 52.7506, 43.0798
CIE-Luv:
51.9629, 79.4325, 31.7983
Hunter-Lab:
44.8457, 31.7473, 21.7767
#c45e40 color charts
#c45e40 color shades, tints & tones
#c45e40 color schemes
#c45e40 color preview, HTML & CSS examples
This text has a color of #c45e40
<p style="color:#c45e40;">Text here</p>
.mytext {color:#c45e40;}
This box has a color of #c45e40
<div style="background-color:#c45e40;">Content here</div>
.mybackground {background-color:#c45e40;}
Border around this has a color of #c45e40
<div style="border:2px solid #c45e40;">Content here</div>
.myborder {border:2px solid #c45e40;}