#ddc275 color space conversions
Hex:
#ddc275
RGB:
221, 194, 117
CMY:
13, 24, 54
CMYK:
0, 12, 47, 13
HSL:
44°, 60.4651%, 66.2745%
HSV (HSB):
44°, 47.0588%, 86.6667%
XYZ:
52.3215, 55.2401, 24.7344
xyY:
0.3955, 0.4175, 55.2401
CIE-Lab:
79.1794, -0.4761, 42.0694
CIE-LCH:
79.1794, 42.0721, 90.6484
CIE-Luv:
79.1794, 21.9030, 53.7129
Hunter-Lab:
74.3237, -4.4082, 32.2953
#ddc275 color charts
#ddc275 color shades, tints & tones
#ddc275 color schemes
#ddc275 color preview, HTML & CSS examples
This text has a color of #ddc275
<p style="color:#ddc275;">Text here</p>
.mytext {color:#ddc275;}
This box has a color of #ddc275
<div style="background-color:#ddc275;">Content here</div>
.mybackground {background-color:#ddc275;}
Border around this has a color of #ddc275
<div style="border:2px solid #ddc275;">Content here</div>
.myborder {border:2px solid #ddc275;}