#ddc85f color space conversions
Hex:
#ddc85f
RGB:
221, 200, 95
CMY:
13, 22, 63
CMYK:
0, 10, 57, 13
HSL:
50°, 64.9485%, 61.9608%
HSV (HSB):
50°, 57.0136%, 86.6667%
XYZ:
52.5386, 57.5069, 19.1573
xyY:
0.4066, 0.4451, 57.5069
CIE-Lab:
80.4639, -5.4467, 54.2473
CIE-LCH:
80.4639, 54.5200, 95.7335
CIE-Luv:
80.4639, 19.0712, 66.7355
Hunter-Lab:
75.8333, -9.0404, 38.1052
#ddc85f color charts
#ddc85f color shades, tints & tones
#ddc85f color schemes
#ddc85f color preview, HTML & CSS examples
This text has a color of #ddc85f
<p style="color:#ddc85f;">Text here</p>
.mytext {color:#ddc85f;}
This box has a color of #ddc85f
<div style="background-color:#ddc85f;">Content here</div>
.mybackground {background-color:#ddc85f;}
Border around this has a color of #ddc85f
<div style="border:2px solid #ddc85f;">Content here</div>
.myborder {border:2px solid #ddc85f;}