#caa062 color space conversions
Hex:
#caa062
RGB:
202, 160, 98
CMY:
21, 37, 62
CMYK:
0, 21, 51, 21
HSL:
36°, 49.5238%, 58.8235%
HSV (HSB):
36°, 51.4851%, 79.2157%
XYZ:
39.1325, 38.5800, 16.9395
xyY:
0.4134, 0.4076, 38.5800
CIE-Lab:
68.4459, 7.9748, 38.0301
CIE-LCH:
68.4459, 38.8573, 78.1568
CIE-Luv:
68.4459, 32.2628, 45.3335
Hunter-Lab:
62.1128, 3.7618, 27.3094
#caa062 color charts
#caa062 color shades, tints & tones
#caa062 color schemes
#caa062 color preview, HTML & CSS examples
This text has a color of #caa062
<p style="color:#caa062;">Text here</p>
.mytext {color:#caa062;}
This box has a color of #caa062
<div style="background-color:#caa062;">Content here</div>
.mybackground {background-color:#caa062;}
Border around this has a color of #caa062
<div style="border:2px solid #caa062;">Content here</div>
.myborder {border:2px solid #caa062;}