#ddc07b color space conversions
Hex:
#ddc07b
RGB:
221, 192, 123
CMY:
13, 25, 52
CMYK:
0, 13, 44, 13
HSL:
42°, 59.0361%, 67.4510%
HSV (HSB):
42°, 44.3439%, 86.6667%
XYZ:
52.2436, 54.5015, 26.5052
xyY:
0.3921, 0.4090, 54.5015
CIE-Lab:
78.7532, 1.1572, 38.4894
CIE-LCH:
78.7532, 38.5068, 88.2780
CIE-Luv:
78.7532, 22.8302, 49.5356
Hunter-Lab:
73.8251, -2.8755, 30.3909
#ddc07b color charts
#ddc07b color shades, tints & tones
#ddc07b color schemes
#ddc07b color preview, HTML & CSS examples
This text has a color of #ddc07b
<p style="color:#ddc07b;">Text here</p>
.mytext {color:#ddc07b;}
This box has a color of #ddc07b
<div style="background-color:#ddc07b;">Content here</div>
.mybackground {background-color:#ddc07b;}
Border around this has a color of #ddc07b
<div style="border:2px solid #ddc07b;">Content here</div>
.myborder {border:2px solid #ddc07b;}