#caad3e color space conversions
Hex:
#caad3e
RGB:
202, 173, 62
CMY:
21, 32, 76
CMYK:
0, 14, 69, 21
HSL:
48°, 56.9106%, 51.7647%
HSV (HSB):
48°, 69.3069%, 79.2157%
XYZ:
40.1702, 42.7915, 10.6998
xyY:
0.4289, 0.4569, 42.7915
CIE-Lab:
71.4132, -1.5561, 58.4195
CIE-LCH:
71.4132, 58.4402, 91.5258
CIE-Luv:
71.4132, 25.2132, 65.8633
Hunter-Lab:
65.4152, -4.8633, 36.0927
#caad3e color charts
#caad3e color shades, tints & tones
#caad3e color schemes
#caad3e color preview, HTML & CSS examples
This text has a color of #caad3e
<p style="color:#caad3e;">Text here</p>
.mytext {color:#caad3e;}
This box has a color of #caad3e
<div style="background-color:#caad3e;">Content here</div>
.mybackground {background-color:#caad3e;}
Border around this has a color of #caad3e
<div style="border:2px solid #caad3e;">Content here</div>
.myborder {border:2px solid #caad3e;}