#ca8e5e color space conversions
Hex:
#ca8e5e
RGB:
202, 142, 94
CMY:
21, 44, 63
CMYK:
0, 30, 53, 21
HSL:
27°, 50.4673%, 58.0392%
HSV (HSB):
27°, 53.4653%, 79.2157%
XYZ:
36.0505, 32.7107, 15.0034
xyY:
0.4304, 0.3905, 32.7107
CIE-Lab:
63.9260, 17.4240, 34.5019
CIE-LCH:
63.9260, 38.6520, 63.2055
CIE-Luv:
63.9260, 45.1956, 38.7210
Hunter-Lab:
57.1933, 12.4252, 24.4819
#ca8e5e color charts
#ca8e5e color shades, tints & tones
#ca8e5e color schemes
#ca8e5e color preview, HTML & CSS examples
This text has a color of #ca8e5e
<p style="color:#ca8e5e;">Text here</p>
.mytext {color:#ca8e5e;}
This box has a color of #ca8e5e
<div style="background-color:#ca8e5e;">Content here</div>
.mybackground {background-color:#ca8e5e;}
Border around this has a color of #ca8e5e
<div style="border:2px solid #ca8e5e;">Content here</div>
.myborder {border:2px solid #ca8e5e;}