#ddc408 color space conversions
Hex:
#ddc408
RGB:
221, 196, 8
CMY:
13, 23, 97
CMYK:
0, 11, 96, 13
HSL:
53°, 93.0131%, 44.9020%
HSV (HSB):
53°, 96.3801%, 86.6667%
XYZ:
49.6026, 54.8695, 8.2063
xyY:
0.4402, 0.4870, 54.8695
CIE-Lab:
78.9661, -6.7815, 79.2537
CIE-LCH:
78.9661, 79.5433, 94.8907
CIE-Luv:
78.9661, 23.9066, 84.2106
Hunter-Lab:
74.0740, -10.0996, 45.2833
#ddc408 color charts
#ddc408 color shades, tints & tones
#ddc408 color schemes
#ddc408 color preview, HTML & CSS examples
This text has a color of #ddc408
<p style="color:#ddc408;">Text here</p>
.mytext {color:#ddc408;}
This box has a color of #ddc408
<div style="background-color:#ddc408;">Content here</div>
.mybackground {background-color:#ddc408;}
Border around this has a color of #ddc408
<div style="border:2px solid #ddc408;">Content here</div>
.myborder {border:2px solid #ddc408;}