#ddbba4 color space conversions
Hex:
#ddbba4
RGB:
221, 187, 164
CMY:
13, 27, 36
CMYK:
0, 15, 26, 13
HSL:
24°, 45.6000%, 75.4902%
HSV (HSB):
24°, 25.7919%, 86.6667%
XYZ:
54.2900, 53.5931, 42.6051
xyY:
0.3608, 0.3561, 53.5931
CIE-Lab:
78.2239, 8.7182, 16.1709
CIE-LCH:
78.2239, 18.3713, 61.6696
CIE-Luv:
78.2239, 22.7818, 21.2020
Hunter-Lab:
73.2073, 4.2613, 16.7396
#ddbba4 color charts
#ddbba4 color shades, tints & tones
#ddbba4 color schemes
#ddbba4 color preview, HTML & CSS examples
This text has a color of #ddbba4
<p style="color:#ddbba4;">Text here</p>
.mytext {color:#ddbba4;}
This box has a color of #ddbba4
<div style="background-color:#ddbba4;">Content here</div>
.mybackground {background-color:#ddbba4;}
Border around this has a color of #ddbba4
<div style="border:2px solid #ddbba4;">Content here</div>
.myborder {border:2px solid #ddbba4;}