#cdab2d color space conversions
Hex:
#cdab2d
RGB:
205, 171, 45
CMY:
20, 33, 82
CMYK:
0, 17, 78, 20
HSL:
47°, 64.0000%, 49.0196%
HSV (HSB):
47°, 78.0488%, 80.3922%
XYZ:
40.2134, 42.2944, 8.5268
xyY:
0.4417, 0.4646, 42.2944
CIE-Lab:
71.0734, 0.0430, 64.5598
CIE-LCH:
71.0734, 64.5599, 89.9618
CIE-Luv:
71.0734, 29.4577, 69.5608
Hunter-Lab:
65.0342, -3.4356, 37.7503
#cdab2d color charts
#cdab2d color shades, tints & tones
#cdab2d color schemes
#cdab2d color preview, HTML & CSS examples
This text has a color of #cdab2d
<p style="color:#cdab2d;">Text here</p>
.mytext {color:#cdab2d;}
This box has a color of #cdab2d
<div style="background-color:#cdab2d;">Content here</div>
.mybackground {background-color:#cdab2d;}
Border around this has a color of #cdab2d
<div style="border:2px solid #cdab2d;">Content here</div>
.myborder {border:2px solid #cdab2d;}