#dabfc2 color space conversions
Hex:
#dabfc2
RGB:
218, 191, 194
CMY:
15, 25, 24
CMYK:
0, 12, 11, 15
HSL:
353°, 26.7327%, 80.1961%
HSV (HSB):
353°, 12.3853%, 85.4902%
XYZ:
57.2818, 56.0621, 58.8409
xyY:
0.3327, 0.3256, 56.0621
CIE-Lab:
79.6491, 10.0599, 2.0065
CIE-LCH:
79.6491, 10.2581, 11.2801
CIE-Luv:
79.6491, 15.8985, 1.1763
Hunter-Lab:
74.8746, 5.5285, 5.8186
#dabfc2 color charts
#dabfc2 color shades, tints & tones
#dabfc2 color schemes
#dabfc2 color preview, HTML & CSS examples
This text has a color of #dabfc2
<p style="color:#dabfc2;">Text here</p>
.mytext {color:#dabfc2;}
This box has a color of #dabfc2
<div style="background-color:#dabfc2;">Content here</div>
.mybackground {background-color:#dabfc2;}
Border around this has a color of #dabfc2
<div style="border:2px solid #dabfc2;">Content here</div>
.myborder {border:2px solid #dabfc2;}