#dabfc9 color space conversions
Hex:
#dabfc9
RGB:
218, 191, 201
CMY:
15, 25, 21
CMYK:
0, 12, 8, 15
HSL:
338°, 26.7327%, 80.1961%
HSV (HSB):
338°, 12.3853%, 85.4902%
XYZ:
58.0869, 56.3841, 63.0800
xyY:
0.3272, 0.3176, 56.3841
CIE-Lab:
79.8319, 11.2413, -1.5001
CIE-LCH:
79.8319, 11.3410, 352.3991
CIE-Luv:
79.8319, 15.2774, -4.2498
Hunter-Lab:
75.0893, 6.6759, 2.7550
#dabfc9 color charts
#dabfc9 color shades, tints & tones
#dabfc9 color schemes
#dabfc9 color preview, HTML & CSS examples
This text has a color of #dabfc9
<p style="color:#dabfc9;">Text here</p>
.mytext {color:#dabfc9;}
This box has a color of #dabfc9
<div style="background-color:#dabfc9;">Content here</div>
.mybackground {background-color:#dabfc9;}
Border around this has a color of #dabfc9
<div style="border:2px solid #dabfc9;">Content here</div>
.myborder {border:2px solid #dabfc9;}