#dabfc6 color space conversions
Hex:
#dabfc6
RGB:
218, 191, 198
CMY:
15, 25, 22
CMYK:
0, 12, 9, 15
HSL:
344°, 26.7327%, 80.1961%
HSV (HSB):
344°, 12.3853%, 85.4902%
XYZ:
57.7373, 56.2442, 61.2392
xyY:
0.3295, 0.3210, 56.2442
CIE-Lab:
79.7526, 10.7302, 0.0011
CIE-LCH:
79.7526, 10.7302, 0.0058
CIE-Luv:
79.7526, 15.5448, -1.9130
Hunter-Lab:
74.9962, 6.1785, 4.0832
#dabfc6 color charts
#dabfc6 color shades, tints & tones
#dabfc6 color schemes
#dabfc6 color preview, HTML & CSS examples
This text has a color of #dabfc6
<p style="color:#dabfc6;">Text here</p>
.mytext {color:#dabfc6;}
This box has a color of #dabfc6
<div style="background-color:#dabfc6;">Content here</div>
.mybackground {background-color:#dabfc6;}
Border around this has a color of #dabfc6
<div style="border:2px solid #dabfc6;">Content here</div>
.myborder {border:2px solid #dabfc6;}