#ca995b color space conversions
Hex:
#ca995b
RGB:
202, 153, 91
CMY:
21, 40, 64
CMYK:
0, 24, 55, 21
HSL:
34°, 51.1521%, 57.4510%
HSV (HSB):
34°, 54.9505%, 79.2157%
XYZ:
37.6367, 36.0944, 14.8808
xyY:
0.4247, 0.4073, 36.0944
CIE-Lab:
66.5920, 11.1649, 39.3807
CIE-LCH:
66.5920, 40.9328, 74.1713
CIE-Luv:
66.5920, 37.6917, 45.4581
Hunter-Lab:
60.0786, 6.6852, 27.3696
#ca995b color charts
#ca995b color shades, tints & tones
#ca995b color schemes
#ca995b color preview, HTML & CSS examples
This text has a color of #ca995b
<p style="color:#ca995b;">Text here</p>
.mytext {color:#ca995b;}
This box has a color of #ca995b
<div style="background-color:#ca995b;">Content here</div>
.mybackground {background-color:#ca995b;}
Border around this has a color of #ca995b
<div style="border:2px solid #ca995b;">Content here</div>
.myborder {border:2px solid #ca995b;}