#ddc279 color space conversions
Hex:
#ddc279
RGB:
221, 194, 121
CMY:
13, 24, 53
CMYK:
0, 12, 45, 13
HSL:
44°, 59.5238%, 67.0588%
HSV (HSB):
44°, 45.2489%, 86.6667%
XYZ:
52.5618, 55.3362, 25.9998
xyY:
0.3926, 0.4133, 55.3362
CIE-Lab:
79.2345, -0.0875, 40.1180
CIE-LCH:
79.2345, 40.1181, 90.1250
CIE-Luv:
79.2345, 21.6617, 51.6202
Hunter-Lab:
74.3883, -4.0539, 31.3491
#ddc279 color charts
#ddc279 color shades, tints & tones
#ddc279 color schemes
#ddc279 color preview, HTML & CSS examples
This text has a color of #ddc279
<p style="color:#ddc279;">Text here</p>
.mytext {color:#ddc279;}
This box has a color of #ddc279
<div style="background-color:#ddc279;">Content here</div>
.mybackground {background-color:#ddc279;}
Border around this has a color of #ddc279
<div style="border:2px solid #ddc279;">Content here</div>
.myborder {border:2px solid #ddc279;}