#caa055 color space conversions
Hex:
#caa055
RGB:
202, 160, 85
CMY:
21, 37, 67
CMYK:
0, 21, 58, 21
HSL:
38°, 52.4664%, 56.2745%
HSV (HSB):
38°, 57.9208%, 79.2157%
XYZ:
38.5676, 38.3540, 13.9647
xyY:
0.4244, 0.4220, 38.3540
CIE-Lab:
68.2807, 6.8883, 44.4514
CIE-LCH:
68.2807, 44.9819, 81.1914
CIE-Luv:
68.2807, 33.2072, 51.5238
Hunter-Lab:
61.9306, 2.7831, 29.9822
#caa055 color charts
#caa055 color shades, tints & tones
#caa055 color schemes
#caa055 color preview, HTML & CSS examples
This text has a color of #caa055
<p style="color:#caa055;">Text here</p>
.mytext {color:#caa055;}
This box has a color of #caa055
<div style="background-color:#caa055;">Content here</div>
.mybackground {background-color:#caa055;}
Border around this has a color of #caa055
<div style="border:2px solid #caa055;">Content here</div>
.myborder {border:2px solid #caa055;}