#ddc80e color space conversions
Hex:
#ddc80e
RGB:
221, 200, 14
CMY:
13, 22, 95
CMYK:
0, 10, 94, 13
HSL:
54°, 88.0851%, 46.0784%
HSV (HSB):
54°, 93.6652%, 86.6667%
XYZ:
50.5523, 56.7124, 8.6977
xyY:
0.4359, 0.4891, 56.7124
CIE-Lab:
80.0176, -8.7607, 79.4130
CIE-LCH:
80.0176, 79.8947, 96.2953
CIE-Luv:
80.0176, 21.0285, 85.3745
Hunter-Lab:
75.3076, -11.9653, 45.8676
#ddc80e color charts
#ddc80e color shades, tints & tones
#ddc80e color schemes
#ddc80e color preview, HTML & CSS examples
This text has a color of #ddc80e
<p style="color:#ddc80e;">Text here</p>
.mytext {color:#ddc80e;}
This box has a color of #ddc80e
<div style="background-color:#ddc80e;">Content here</div>
.mybackground {background-color:#ddc80e;}
Border around this has a color of #ddc80e
<div style="border:2px solid #ddc80e;">Content here</div>
.myborder {border:2px solid #ddc80e;}