#ca8b7a color space conversions
Hex:
#ca8b7a
RGB:
202, 139, 122
CMY:
21, 45, 52
CMYK:
0, 31, 40, 21
HSL:
13°, 43.0108%, 63.5294%
HSV (HSB):
13°, 39.6040%, 79.2157%
XYZ:
37.1026, 32.4269, 22.7159
xyY:
0.4022, 0.3515, 32.4269
CIE-Lab:
63.6942, 21.9103, 18.7851
CIE-LCH:
63.6942, 28.8607, 40.6086
CIE-Luv:
63.6942, 43.8852, 20.6417
Hunter-Lab:
56.9447, 16.6495, 16.2098
#ca8b7a color charts
#ca8b7a color shades, tints & tones
#ca8b7a color schemes
#ca8b7a color preview, HTML & CSS examples
This text has a color of #ca8b7a
<p style="color:#ca8b7a;">Text here</p>
.mytext {color:#ca8b7a;}
This box has a color of #ca8b7a
<div style="background-color:#ca8b7a;">Content here</div>
.mybackground {background-color:#ca8b7a;}
Border around this has a color of #ca8b7a
<div style="border:2px solid #ca8b7a;">Content here</div>
.myborder {border:2px solid #ca8b7a;}