#ddc182 color space conversions
Hex:
#ddc182
RGB:
221, 193, 130
CMY:
13, 24, 49
CMYK:
0, 13, 41, 13
HSL:
42°, 57.2327%, 68.8235%
HSV (HSB):
42°, 41.1765%, 86.6667%
XYZ:
52.9180, 55.1238, 28.9700
xyY:
0.3862, 0.4023, 55.1238
CIE-Lab:
79.1125, 1.3635, 35.3520
CIE-LCH:
79.1125, 35.3783, 87.7912
CIE-Luv:
79.1125, 21.7286, 46.1529
Hunter-Lab:
74.2454, -2.7045, 28.8373
#ddc182 color charts
#ddc182 color shades, tints & tones
#ddc182 color schemes
#ddc182 color preview, HTML & CSS examples
This text has a color of #ddc182
<p style="color:#ddc182;">Text here</p>
.mytext {color:#ddc182;}
This box has a color of #ddc182
<div style="background-color:#ddc182;">Content here</div>
.mybackground {background-color:#ddc182;}
Border around this has a color of #ddc182
<div style="border:2px solid #ddc182;">Content here</div>
.myborder {border:2px solid #ddc182;}