#c4975e color space conversions
Hex:
#c4975e
RGB:
196, 151, 94
CMY:
23, 41, 63
CMYK:
0, 23, 52, 23
HSL:
34°, 46.3636%, 56.8627%
HSV (HSB):
34°, 52.0408%, 76.8627%
XYZ:
35.8519, 34.6771, 15.3934
xyY:
0.4173, 0.4036, 34.6771
CIE-Lab:
65.4965, 9.9887, 36.3223
CIE-LCH:
65.4965, 37.6707, 74.6236
CIE-Luv:
65.4965, 34.3172, 42.5129
Hunter-Lab:
58.8873, 5.6221, 25.7224
#c4975e color charts
#c4975e color shades, tints & tones
#c4975e color schemes
#c4975e color preview, HTML & CSS examples
This text has a color of #c4975e
<p style="color:#c4975e;">Text here</p>
.mytext {color:#c4975e;}
This box has a color of #c4975e
<div style="background-color:#c4975e;">Content here</div>
.mybackground {background-color:#c4975e;}
Border around this has a color of #c4975e
<div style="border:2px solid #c4975e;">Content here</div>
.myborder {border:2px solid #c4975e;}