#ddc083 color space conversions
Hex:
#ddc083
RGB:
221, 192, 131
CMY:
13, 25, 49
CMYK:
0, 13, 41, 13
HSL:
41°, 56.9620%, 69.0196%
HSV (HSB):
41°, 40.7240%, 86.6667%
XYZ:
52.7652, 54.7101, 29.2518
xyY:
0.3859, 0.4001, 54.7101
CIE-Lab:
78.8740, 1.9952, 34.5250
CIE-LCH:
78.8740, 34.5826, 86.6926
CIE-Luv:
78.8740, 22.2984, 45.0600
Hunter-Lab:
73.9663, -2.1049, 28.3287
#ddc083 color charts
#ddc083 color shades, tints & tones
#ddc083 color schemes
#ddc083 color preview, HTML & CSS examples
This text has a color of #ddc083
<p style="color:#ddc083;">Text here</p>
.mytext {color:#ddc083;}
This box has a color of #ddc083
<div style="background-color:#ddc083;">Content here</div>
.mybackground {background-color:#ddc083;}
Border around this has a color of #ddc083
<div style="border:2px solid #ddc083;">Content here</div>
.myborder {border:2px solid #ddc083;}