#caa30d color space conversions
Hex:
#caa30d
RGB:
202, 163, 13
CMY:
21, 36, 95
CMYK:
0, 19, 94, 21
HSL:
48°, 87.9070%, 42.1569%
HSV (HSB):
48°, 93.5644%, 79.2157%
XYZ:
37.5270, 38.7800, 5.8882
xyY:
0.4566, 0.4718, 38.7800
CIE-Lab:
68.5916, 2.1886, 70.2160
CIE-LCH:
68.5916, 70.2501, 88.2147
CIE-Luv:
68.5916, 33.7491, 71.0402
Hunter-Lab:
62.2736, -1.4121, 37.9854
#caa30d color charts
#caa30d color shades, tints & tones
#caa30d color schemes
#caa30d color preview, HTML & CSS examples
This text has a color of #caa30d
<p style="color:#caa30d;">Text here</p>
.mytext {color:#caa30d;}
This box has a color of #caa30d
<div style="background-color:#caa30d;">Content here</div>
.mybackground {background-color:#caa30d;}
Border around this has a color of #caa30d
<div style="border:2px solid #caa30d;">Content here</div>
.myborder {border:2px solid #caa30d;}