#dabbbf color space conversions
Hex:
#dabbbf
RGB:
218, 187, 191
CMY:
15, 27, 25
CMYK:
0, 14, 12, 15
HSL:
352°, 29.5238%, 79.4118%
HSV (HSB):
352°, 14.2202%, 85.4902%
XYZ:
56.0877, 54.2077, 56.7972
xyY:
0.3357, 0.3244, 54.2077
CIE-Lab:
78.5827, 11.7014, 2.0761
CIE-LCH:
78.5827, 11.8841, 10.0611
CIE-Luv:
78.5827, 18.3541, 0.9721
Hunter-Lab:
73.6259, 7.1350, 5.8000
#dabbbf color charts
#dabbbf RGB chart
#dabbbf CMYK chart
#dabbbf RGB pie chart
#dabbbf color shades, tints & tones
#dabbbf color schemes
#dabbbf color preview, HTML & CSS examples
This text has a color of #dabbbf
<p style="color:#dabbbf;">Text here</p>
.mytext {color:#dabbbf;}
Text color #dabbbf
This box has a color of #dabbbf
<div style="background-color:#dabbbf;">Content here</div>
.mybackground {background-color:#dabbbf;}
Background color #dabbbf
Border around this has a color of #dabbbf
<div style="border:2px solid #dabbbf;">Content here</div>
.myborder {border:2px solid #dabbbf;}
Border color #dabbbf