#ddc75f color space conversions
Hex:
#ddc75f
RGB:
221, 199, 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.3078, 57.0452, 19.0804
xyY:
0.4073, 0.4442, 57.0452
CIE-Lab:
80.2050, -4.9328, 53.9512
CIE-LCH:
80.2050, 54.1763, 95.2241
CIE-Luv:
80.2050, 19.7366, 66.2785
Hunter-Lab:
75.5283, -8.5528, 37.8916
#ddc75f color charts
#ddc75f color shades, tints & tones
#ddc75f color schemes
#ddc75f color preview, HTML & CSS examples
This text has a color of #ddc75f
<p style="color:#ddc75f;">Text here</p>
.mytext {color:#ddc75f;}
This box has a color of #ddc75f
<div style="background-color:#ddc75f;">Content here</div>
.mybackground {background-color:#ddc75f;}
Border around this has a color of #ddc75f
<div style="border:2px solid #ddc75f;">Content here</div>
.myborder {border:2px solid #ddc75f;}