#cdab2f color space conversions
Hex:
#cdab2f
RGB:
205, 171, 47
CMY:
20, 33, 82
CMYK:
0, 17, 77, 20
HSL:
47°, 62.6984%, 49.4118%
HSV (HSB):
47°, 77.0732%, 80.3922%
XYZ:
40.2528, 42.3102, 8.7345
xyY:
0.4409, 0.4634, 42.3102
CIE-Lab:
71.0843, 0.1190, 63.8894
CIE-LCH:
71.0843, 63.8895, 89.8933
CIE-Luv:
71.0843, 29.3978, 69.1143
Hunter-Lab:
65.0463, -3.3692, 37.5709
#cdab2f color charts
#cdab2f color shades, tints & tones
#cdab2f color schemes
#cdab2f color preview, HTML & CSS examples
This text has a color of #cdab2f
<p style="color:#cdab2f;">Text here</p>
.mytext {color:#cdab2f;}
This box has a color of #cdab2f
<div style="background-color:#cdab2f;">Content here</div>
.mybackground {background-color:#cdab2f;}
Border around this has a color of #cdab2f
<div style="border:2px solid #cdab2f;">Content here</div>
.myborder {border:2px solid #cdab2f;}