#ca8a7d color space conversions
Hex:
#ca8a7d
RGB:
202, 138, 125
CMY:
21, 46, 51
CMYK:
0, 32, 38, 21
HSL:
10°, 42.0765%, 64.1176%
HSV (HSB):
10°, 38.1188%, 79.2157%
XYZ:
37.1473, 32.2142, 23.6621
xyY:
0.3993, 0.3463, 32.2142
CIE-Lab:
63.5195, 22.8098, 16.8592
CIE-LCH:
63.5195, 28.3641, 36.4689
CIE-Luv:
63.5195, 44.1222, 18.1234
Hunter-Lab:
56.7575, 17.5009, 15.0124
#ca8a7d color charts
#ca8a7d color shades, tints & tones
#ca8a7d color schemes
#ca8a7d color preview, HTML & CSS examples
This text has a color of #ca8a7d
<p style="color:#ca8a7d;">Text here</p>
.mytext {color:#ca8a7d;}
This box has a color of #ca8a7d
<div style="background-color:#ca8a7d;">Content here</div>
.mybackground {background-color:#ca8a7d;}
Border around this has a color of #ca8a7d
<div style="border:2px solid #ca8a7d;">Content here</div>
.myborder {border:2px solid #ca8a7d;}