#ca9c5d color space conversions
Hex:
#ca9c5d
RGB:
202, 156, 93
CMY:
21, 39, 64
CMYK:
0, 23, 54, 21
HSL:
35°, 50.6977%, 57.8431%
HSV (HSB):
35°, 53.9604%, 79.2157%
XYZ:
38.2214, 37.1238, 15.5071
xyY:
0.4207, 0.4086, 37.1238
CIE-Lab:
67.3698, 9.7037, 39.2964
CIE-LCH:
67.3698, 40.4767, 76.1291
CIE-Luv:
67.3698, 35.4248, 45.9060
Hunter-Lab:
60.9293, 5.3480, 27.5607
#ca9c5d color charts
#ca9c5d color shades, tints & tones
#ca9c5d color schemes
#ca9c5d color preview, HTML & CSS examples
This text has a color of #ca9c5d
<p style="color:#ca9c5d;">Text here</p>
.mytext {color:#ca9c5d;}
This box has a color of #ca9c5d
<div style="background-color:#ca9c5d;">Content here</div>
.mybackground {background-color:#ca9c5d;}
Border around this has a color of #ca9c5d
<div style="border:2px solid #ca9c5d;">Content here</div>
.myborder {border:2px solid #ca9c5d;}