#ddc71a color space conversions
Hex:
#ddc71a
RGB:
221, 199, 26
CMY:
13, 22, 90
CMYK:
0, 10, 88, 13
HSL:
53°, 78.9474%, 48.4314%
HSV (HSB):
53°, 88.2353%, 86.6667%
XYZ:
50.4287, 56.2936, 9.1852
xyY:
0.4351, 0.4857, 56.2936
CIE-Lab:
79.7806, -8.0700, 77.4243
CIE-LCH:
79.7806, 77.8438, 95.9505
CIE-Luv:
79.7806, 21.6221, 83.9428
Hunter-Lab:
75.0290, -11.3271, 45.2620
#ddc71a color charts
#ddc71a color shades, tints & tones
#ddc71a color schemes
#ddc71a color preview, HTML & CSS examples
This text has a color of #ddc71a
<p style="color:#ddc71a;">Text here</p>
.mytext {color:#ddc71a;}
This box has a color of #ddc71a
<div style="background-color:#ddc71a;">Content here</div>
.mybackground {background-color:#ddc71a;}
Border around this has a color of #ddc71a
<div style="border:2px solid #ddc71a;">Content here</div>
.myborder {border:2px solid #ddc71a;}