#ddca2f color space conversions
Hex:
#ddca2f
RGB:
221, 202, 47
CMY:
13, 21, 82
CMYK:
0, 9, 79, 13
HSL:
53°, 71.9008%, 52.5490%
HSV (HSB):
53°, 78.7330%, 86.6667%
XYZ:
51.4524, 57.8184, 11.1376
xyY:
0.4273, 0.4802, 57.8184
CIE-Lab:
80.6377, -9.0437, 73.0820
CIE-LCH:
80.6377, 73.6394, 97.0544
CIE-Luv:
80.6377, 19.1990, 81.9609
Hunter-Lab:
76.0384, -12.2829, 44.5425
#ddca2f color charts
#ddca2f color shades, tints & tones
#ddca2f color schemes
#ddca2f color preview, HTML & CSS examples
This text has a color of #ddca2f
<p style="color:#ddca2f;">Text here</p>
.mytext {color:#ddca2f;}
This box has a color of #ddca2f
<div style="background-color:#ddca2f;">Content here</div>
.mybackground {background-color:#ddca2f;}
Border around this has a color of #ddca2f
<div style="border:2px solid #ddca2f;">Content here</div>
.myborder {border:2px solid #ddca2f;}