#ca9c7e color space conversions
Hex:
#ca9c7e
RGB:
202, 156, 126
CMY:
21, 39, 51
CMYK:
0, 23, 38, 21
HSL:
24°, 41.7582%, 64.3137%
HSV (HSB):
24°, 37.6238%, 79.2157%
XYZ:
40.0115, 37.8398, 24.9337
xyY:
0.3893, 0.3681, 37.8398
CIE-Lab:
67.9024, 13.0819, 22.2996
CIE-LCH:
67.9024, 25.8536, 59.6022
CIE-Luv:
67.9024, 32.3879, 27.1143
Hunter-Lab:
61.5141, 8.4546, 19.0277
#ca9c7e color charts
#ca9c7e color shades, tints & tones
#ca9c7e color schemes
#ca9c7e color preview, HTML & CSS examples
This text has a color of #ca9c7e
<p style="color:#ca9c7e;">Text here</p>
.mytext {color:#ca9c7e;}
This box has a color of #ca9c7e
<div style="background-color:#ca9c7e;">Content here</div>
.mybackground {background-color:#ca9c7e;}
Border around this has a color of #ca9c7e
<div style="border:2px solid #ca9c7e;">Content here</div>
.myborder {border:2px solid #ca9c7e;}