#dfbabb color space conversions
Hex:
#dfbabb
RGB:
223, 186, 187
CMY:
13, 27, 27
CMYK:
0, 17, 16, 13
HSL:
358°, 36.6337%, 80.1961%
HSV (HSB):
358°, 16.5919%, 87.4510%
XYZ:
56.9600, 54.3936, 54.5106
xyY:
0.3434, 0.3279, 54.3936
CIE-Lab:
78.6907, 13.3985, 4.4526
CIE-LCH:
78.6907, 14.1189, 18.3827
CIE-Luv:
78.6907, 22.5043, 4.1068
Hunter-Lab:
73.7520, 8.7925, 7.8048
#dfbabb color charts
#dfbabb color shades, tints & tones
#dfbabb color schemes
#dfbabb color preview, HTML & CSS examples
This text has a color of #dfbabb
<p style="color:#dfbabb;">Text here</p>
.mytext {color:#dfbabb;}
This box has a color of #dfbabb
<div style="background-color:#dfbabb;">Content here</div>
.mybackground {background-color:#dfbabb;}
Border around this has a color of #dfbabb
<div style="border:2px solid #dfbabb;">Content here</div>
.myborder {border:2px solid #dfbabb;}