#caa405 color space conversions
Hex:
#caa405
RGB:
202, 164, 5
CMY:
21, 36, 98
CMYK:
0, 19, 98, 21
HSL:
48°, 95.1691%, 40.5882%
HSV (HSB):
48°, 97.5248%, 79.2157%
XYZ:
37.6600, 39.1184, 5.7093
xyY:
0.4566, 0.4742, 39.1184
CIE-Lab:
68.8370, 1.5639, 71.4127
CIE-LCH:
68.8370, 71.4299, 88.7455
CIE-Luv:
68.8370, 33.0758, 71.9711
Hunter-Lab:
62.5447, -1.9733, 38.3691
#caa405 color charts
#caa405 color shades, tints & tones
#caa405 color schemes
#caa405 color preview, HTML & CSS examples
This text has a color of #caa405
<p style="color:#caa405;">Text here</p>
.mytext {color:#caa405;}
This box has a color of #caa405
<div style="background-color:#caa405;">Content here</div>
.mybackground {background-color:#caa405;}
Border around this has a color of #caa405
<div style="border:2px solid #caa405;">Content here</div>
.myborder {border:2px solid #caa405;}