#dabbd5 color space conversions
Hex:
#dabbd5
RGB:
218, 187, 213
CMY:
15, 27, 16
CMYK:
0, 14, 2, 15
HSL:
310°, 29.5238%, 79.4118%
HSV (HSB):
310°, 14.2202%, 85.4902%
XYZ:
58.6940, 55.2502, 70.5216
xyY:
0.3182, 0.2995, 55.2502
CIE-Lab:
79.1851, 15.5023, -8.9294
CIE-LCH:
79.1851, 17.8901, 330.0580
CIE-Luv:
79.1851, 16.2491, -16.3499
Hunter-Lab:
74.3305, 10.8717, -4.2206
#dabbd5 color charts
#dabbd5 color shades, tints & tones
#dabbd5 color schemes
#dabbd5 color preview, HTML & CSS examples
This text has a color of #dabbd5
<p style="color:#dabbd5;">Text here</p>
.mytext {color:#dabbd5;}
This box has a color of #dabbd5
<div style="background-color:#dabbd5;">Content here</div>
.mybackground {background-color:#dabbd5;}
Border around this has a color of #dabbd5
<div style="border:2px solid #dabbd5;">Content here</div>
.myborder {border:2px solid #dabbd5;}