#ddc90e color space conversions
Hex:
#ddc90e
RGB:
221, 201, 14
CMY:
13, 21, 95
CMYK:
0, 9, 94, 13
HSL:
54°, 88.0851%, 46.0784%
HSV (HSB):
54°, 93.6652%, 86.6667%
XYZ:
50.7847, 57.1771, 8.7751
xyY:
0.4350, 0.4898, 57.1771
CIE-Lab:
80.2791, -9.2684, 79.6090
CIE-LCH:
80.2791, 80.1467, 96.6407
CIE-Luv:
80.2791, 20.3247, 85.7539
Hunter-Lab:
75.6156, -12.4436, 46.0504
#ddc90e color charts
#ddc90e color shades, tints & tones
#ddc90e color schemes
#ddc90e color preview, HTML & CSS examples
This text has a color of #ddc90e
<p style="color:#ddc90e;">Text here</p>
.mytext {color:#ddc90e;}
This box has a color of #ddc90e
<div style="background-color:#ddc90e;">Content here</div>
.mybackground {background-color:#ddc90e;}
Border around this has a color of #ddc90e
<div style="border:2px solid #ddc90e;">Content here</div>
.myborder {border:2px solid #ddc90e;}