#ca8b5d color space conversions
Hex:
#ca8b5d
RGB:
202, 139, 93
CMY:
21, 45, 64
CMYK:
0, 31, 54, 21
HSL:
25°, 50.6977%, 57.8431%
HSV (HSB):
25°, 53.9604%, 79.2157%
XYZ:
35.5655, 31.8121, 14.6218
xyY:
0.4337, 0.3880, 31.8121
CIE-Lab:
63.1873, 18.9777, 34.1117
CIE-LCH:
63.1873, 39.0354, 60.9111
CIE-Luv:
63.1873, 47.4344, 37.8199
Hunter-Lab:
56.4022, 13.8528, 24.1112
#ca8b5d color charts
#ca8b5d color shades, tints & tones
#ca8b5d color schemes
#ca8b5d color preview, HTML & CSS examples
This text has a color of #ca8b5d
<p style="color:#ca8b5d;">Text here</p>
.mytext {color:#ca8b5d;}
This box has a color of #ca8b5d
<div style="background-color:#ca8b5d;">Content here</div>
.mybackground {background-color:#ca8b5d;}
Border around this has a color of #ca8b5d
<div style="border:2px solid #ca8b5d;">Content here</div>
.myborder {border:2px solid #ca8b5d;}