#caad2c color space conversions
Hex:
#caad2c
RGB:
202, 173, 44
CMY:
21, 32, 83
CMYK:
0, 14, 78, 21
HSL:
49°, 64.2276%, 48.2353%
HSV (HSB):
49°, 78.2178%, 79.2157%
XYZ:
39.7553, 42.6255, 8.5151
xyY:
0.4374, 0.4689, 42.6255
CIE-Lab:
71.3001, -2.3646, 64.9897
CIE-LCH:
71.3001, 65.0327, 92.0838
CIE-Luv:
71.3001, 25.7896, 70.5036
Hunter-Lab:
65.2882, -5.5622, 37.9690
#caad2c color charts
#caad2c color shades, tints & tones
#caad2c color schemes
#caad2c color preview, HTML & CSS examples
This text has a color of #caad2c
<p style="color:#caad2c;">Text here</p>
.mytext {color:#caad2c;}
This box has a color of #caad2c
<div style="background-color:#caad2c;">Content here</div>
.mybackground {background-color:#caad2c;}
Border around this has a color of #caad2c
<div style="border:2px solid #caad2c;">Content here</div>
.myborder {border:2px solid #caad2c;}