#caa08a color space conversions
Hex:
#caa08a
RGB:
202, 160, 138
CMY:
21, 37, 46
CMYK:
0, 21, 32, 21
HSL:
21°, 37.6471%, 66.6667%
HSV (HSB):
21°, 31.6832%, 79.2157%
XYZ:
41.5154, 39.5331, 29.4873
xyY:
0.3756, 0.3577, 39.5331
CIE-Lab:
69.1357, 12.4033, 17.3895
CIE-LCH:
69.1357, 21.3596, 54.5011
CIE-Luv:
69.1357, 28.6276, 21.3860
Hunter-Lab:
62.8754, 7.8281, 16.2069
#caa08a color charts
#caa08a color shades, tints & tones
#caa08a color schemes
#caa08a color preview, HTML & CSS examples
This text has a color of #caa08a
<p style="color:#caa08a;">Text here</p>
.mytext {color:#caa08a;}
This box has a color of #caa08a
<div style="background-color:#caa08a;">Content here</div>
.mybackground {background-color:#caa08a;}
Border around this has a color of #caa08a
<div style="border:2px solid #caa08a;">Content here</div>
.myborder {border:2px solid #caa08a;}