#ddc23f color space conversions
Hex:
#ddc23f
RGB:
221, 194, 63
CMY:
13, 24, 75
CMYK:
0, 12, 71, 13
HSL:
50°, 69.9115%, 55.6863%
HSV (HSB):
50°, 71.4932%, 86.6667%
XYZ:
50.0078, 54.3146, 12.5507
xyY:
0.4279, 0.4647, 54.3146
CIE-Lab:
78.6448, -4.3036, 65.8464
CIE-LCH:
78.6448, 65.9869, 93.7394
CIE-Luv:
78.6448, 24.3645, 75.0202
Hunter-Lab:
73.6984, -7.8518, 41.4919
#ddc23f color charts
#ddc23f color shades, tints & tones
#ddc23f color schemes
#ddc23f color preview, HTML & CSS examples
This text has a color of #ddc23f
<p style="color:#ddc23f;">Text here</p>
.mytext {color:#ddc23f;}
This box has a color of #ddc23f
<div style="background-color:#ddc23f;">Content here</div>
.mybackground {background-color:#ddc23f;}
Border around this has a color of #ddc23f
<div style="border:2px solid #ddc23f;">Content here</div>
.myborder {border:2px solid #ddc23f;}