#ddc07a color space conversions
Hex:
#ddc07a
RGB:
221, 192, 122
CMY:
13, 25, 52
CMYK:
0, 13, 45, 13
HSL:
42°, 59.2814%, 67.2549%
HSV (HSB):
42°, 44.7964%, 86.6667%
XYZ:
52.1813, 54.4766, 26.1771
xyY:
0.3928, 0.4101, 54.4766
CIE-Lab:
78.7388, 1.0565, 38.9818
CIE-LCH:
78.7388, 38.9961, 88.4475
CIE-Luv:
78.7388, 22.8946, 50.0768
Hunter-Lab:
73.8082, -2.9677, 30.6377
#ddc07a color charts
#ddc07a color shades, tints & tones
#ddc07a color schemes
#ddc07a color preview, HTML & CSS examples
This text has a color of #ddc07a
<p style="color:#ddc07a;">Text here</p>
.mytext {color:#ddc07a;}
This box has a color of #ddc07a
<div style="background-color:#ddc07a;">Content here</div>
.mybackground {background-color:#ddc07a;}
Border around this has a color of #ddc07a
<div style="border:2px solid #ddc07a;">Content here</div>
.myborder {border:2px solid #ddc07a;}