#c4995e color space conversions
Hex:
#c4995e
RGB:
196, 153, 94
CMY:
23, 40, 63
CMYK:
0, 22, 52, 23
HSL:
35°, 46.3636%, 56.8627%
HSV (HSB):
35°, 52.0408%, 76.8627%
XYZ:
36.1766, 35.3264, 15.5016
xyY:
0.4158, 0.4060, 35.3264
CIE-Lab:
66.0020, 8.8971, 36.9502
CIE-LCH:
66.0020, 38.0063, 76.4617
CIE-Luv:
66.0020, 32.9358, 43.4846
Hunter-Lab:
59.4360, 4.6336, 26.1416
#c4995e color charts
#c4995e color shades, tints & tones
#c4995e color schemes
#c4995e color preview, HTML & CSS examples
This text has a color of #c4995e
<p style="color:#c4995e;">Text here</p>
.mytext {color:#c4995e;}
This box has a color of #c4995e
<div style="background-color:#c4995e;">Content here</div>
.mybackground {background-color:#c4995e;}
Border around this has a color of #c4995e
<div style="border:2px solid #c4995e;">Content here</div>
.myborder {border:2px solid #c4995e;}