#ddc253 color space conversions
Hex:
#ddc253
RGB:
221, 194, 83
CMY:
13, 24, 67
CMYK:
0, 12, 62, 13
HSL:
48°, 66.9903%, 59.6078%
HSV (HSB):
48°, 62.4434%, 86.6667%
XYZ:
50.6719, 54.5803, 16.0480
xyY:
0.4177, 0.4500, 54.5803
CIE-Lab:
78.7989, -3.1886, 57.8011
CIE-LCH:
78.7989, 57.8890, 93.1575
CIE-Luv:
78.7989, 23.6310, 68.6793
Hunter-Lab:
73.8785, -6.8573, 38.8359
#ddc253 color charts
#ddc253 color shades, tints & tones
#ddc253 color schemes
#ddc253 color preview, HTML & CSS examples
This text has a color of #ddc253
<p style="color:#ddc253;">Text here</p>
.mytext {color:#ddc253;}
This box has a color of #ddc253
<div style="background-color:#ddc253;">Content here</div>
.mybackground {background-color:#ddc253;}
Border around this has a color of #ddc253
<div style="border:2px solid #ddc253;">Content here</div>
.myborder {border:2px solid #ddc253;}