#caa28d color space conversions
Hex:
#caa28d
RGB:
202, 162, 141
CMY:
21, 36, 45
CMYK:
0, 20, 30, 21
HSL:
21°, 36.5269%, 67.2549%
HSV (HSB):
21°, 30.1980%, 79.2157%
XYZ:
42.0852, 40.3203, 30.7638
xyY:
0.3719, 0.3563, 40.3203
CIE-Lab:
69.6971, 11.7114, 16.5165
CIE-LCH:
69.6971, 20.2473, 54.6606
CIE-Luv:
69.6971, 27.0909, 20.4671
Hunter-Lab:
63.4983, 7.1837, 15.7239
#caa28d color charts
#caa28d color shades, tints & tones
#caa28d color schemes
#caa28d color preview, HTML & CSS examples
This text has a color of #caa28d
<p style="color:#caa28d;">Text here</p>
.mytext {color:#caa28d;}
This box has a color of #caa28d
<div style="background-color:#caa28d;">Content here</div>
.mybackground {background-color:#caa28d;}
Border around this has a color of #caa28d
<div style="border:2px solid #caa28d;">Content here</div>
.myborder {border:2px solid #caa28d;}