#ddbbb6 color space conversions
Hex:
#ddbbb6
RGB:
221, 187, 182
CMY:
13, 27, 29
CMYK:
0, 15, 18, 13
HSL:
8°, 36.4486%, 79.0196%
HSV (HSB):
8°, 17.6471%, 86.6667%
XYZ:
56.0326, 54.2902, 51.7818
xyY:
0.3457, 0.3349, 54.2902
CIE-Lab:
78.6306, 11.3571, 7.0445
CIE-LCH:
78.6306, 13.3645, 31.8102
CIE-Luv:
78.6306, 21.1270, 8.1964
Hunter-Lab:
73.6819, 6.8000, 9.9098
#ddbbb6 color charts
#ddbbb6 color shades, tints & tones
#ddbbb6 color schemes
#ddbbb6 color preview, HTML & CSS examples
This text has a color of #ddbbb6
<p style="color:#ddbbb6;">Text here</p>
.mytext {color:#ddbbb6;}
This box has a color of #ddbbb6
<div style="background-color:#ddbbb6;">Content here</div>
.mybackground {background-color:#ddbbb6;}
Border around this has a color of #ddbbb6
<div style="border:2px solid #ddbbb6;">Content here</div>
.myborder {border:2px solid #ddbbb6;}