#dabbd6 color space conversions
Hex:
#dabbd6
RGB:
218, 187, 214
CMY:
15, 27, 16
CMYK:
0, 14, 2, 15
HSL:
308°, 29.5238%, 79.4118%
HSV (HSB):
308°, 14.2202%, 85.4902%
XYZ:
58.8214, 55.3011, 71.1923
xyY:
0.3174, 0.2984, 55.3011
CIE-Lab:
79.2144, 15.6840, -9.4258
CIE-LCH:
79.2144, 18.2984, 328.9950
CIE-Luv:
79.2144, 16.1516, -17.1552
Hunter-Lab:
74.3647, 11.0525, -4.7054
#dabbd6 color charts
#dabbd6 color shades, tints & tones
#dabbd6 color schemes
#dabbd6 color preview, HTML & CSS examples
This text has a color of #dabbd6
<p style="color:#dabbd6;">Text here</p>
.mytext {color:#dabbd6;}
This box has a color of #dabbd6
<div style="background-color:#dabbd6;">Content here</div>
.mybackground {background-color:#dabbd6;}
Border around this has a color of #dabbd6
<div style="border:2px solid #dabbd6;">Content here</div>
.myborder {border:2px solid #dabbd6;}