#c5995d color space conversions
Hex:
#c5995d
RGB:
197, 153, 93
CMY:
23, 40, 64
CMYK:
0, 22, 53, 23
HSL:
35°, 47.2727%, 56.8627%
HSV (HSB):
35°, 52.7919%, 77.2549%
XYZ:
36.3930, 35.4431, 15.2790
xyY:
0.4178, 0.4069, 35.4431
CIE-Lab:
66.0922, 9.2294, 37.6081
CIE-LCH:
66.0922, 38.7240, 76.2116
CIE-Luv:
66.0922, 33.7628, 44.0704
Hunter-Lab:
59.5341, 4.9317, 26.4575
#c5995d color charts
#c5995d color shades, tints & tones
#c5995d color schemes
#c5995d color preview, HTML & CSS examples
This text has a color of #c5995d
<p style="color:#c5995d;">Text here</p>
.mytext {color:#c5995d;}
This box has a color of #c5995d
<div style="background-color:#c5995d;">Content here</div>
.mybackground {background-color:#c5995d;}
Border around this has a color of #c5995d
<div style="border:2px solid #c5995d;">Content here</div>
.myborder {border:2px solid #c5995d;}