#ddbea8 color space conversions
Hex:
#ddbea8
RGB:
221, 190, 168
CMY:
13, 25, 34
CMYK:
0, 14, 24, 13
HSL:
25°, 43.8017%, 76.2745%
HSV (HSB):
25°, 23.9819%, 86.6667%
XYZ:
55.3001, 55.0262, 44.7523
xyY:
0.3566, 0.3548, 55.0262
CIE-Lab:
79.0564, 7.6872, 15.1889
CIE-LCH:
79.0564, 17.0234, 63.1556
CIE-Luv:
79.0564, 20.6599, 20.1485
Hunter-Lab:
74.1797, 3.2554, 16.1564
#ddbea8 color charts
#ddbea8 color shades, tints & tones
#ddbea8 color schemes
#ddbea8 color preview, HTML & CSS examples
This text has a color of #ddbea8
<p style="color:#ddbea8;">Text here</p>
.mytext {color:#ddbea8;}
This box has a color of #ddbea8
<div style="background-color:#ddbea8;">Content here</div>
.mybackground {background-color:#ddbea8;}
Border around this has a color of #ddbea8
<div style="border:2px solid #ddbea8;">Content here</div>
.myborder {border:2px solid #ddbea8;}