#ddb28c color space conversions
Hex:
#ddb28c
RGB:
221, 178, 140
CMY:
13, 30, 45
CMYK:
0, 19, 37, 13
HSL:
28°, 54.3624%, 70.7843%
HSV (HSB):
28°, 36.6516%, 86.6667%
XYZ:
50.4728, 49.1064, 31.6292
xyY:
0.3847, 0.3743, 49.1064
CIE-Lab:
75.5175, 10.4237, 25.3324
CIE-LCH:
75.5175, 27.3931, 67.6339
CIE-Luv:
75.5175, 30.5054, 32.1753
Hunter-Lab:
70.0760, 5.9333, 22.2923
#ddb28c color charts
#ddb28c color shades, tints & tones
#ddb28c color schemes
#ddb28c color preview, HTML & CSS examples
This text has a color of #ddb28c
<p style="color:#ddb28c;">Text here</p>
.mytext {color:#ddb28c;}
This box has a color of #ddb28c
<div style="background-color:#ddb28c;">Content here</div>
.mybackground {background-color:#ddb28c;}
Border around this has a color of #ddb28c
<div style="border:2px solid #ddb28c;">Content here</div>
.myborder {border:2px solid #ddb28c;}