#dafabb color space conversions
Hex:
#dafabb
RGB:
218, 250, 187
CMY:
15, 2, 27
CMYK:
13, 0, 25, 2
HSL:
90°, 86.3014%, 85.6863%
HSV (HSB):
90°, 25.2000%, 98.0392%
XYZ:
72.0687, 86.8645, 59.9818
xyY:
0.3292, 0.3968, 86.8645
CIE-Lab:
94.6807, -21.1339, 26.8770
CIE-LCH:
94.6807, 34.1908, 128.1787
CIE-Luv:
94.6807, -15.3264, 42.3688
Hunter-Lab:
93.2011, -25.0751, 27.0833
#dafabb color charts
#dafabb color shades, tints & tones
#dafabb color schemes
#dafabb color preview, HTML & CSS examples
This text has a color of #dafabb
<p style="color:#dafabb;">Text here</p>
.mytext {color:#dafabb;}
This box has a color of #dafabb
<div style="background-color:#dafabb;">Content here</div>
.mybackground {background-color:#dafabb;}
Border around this has a color of #dafabb
<div style="border:2px solid #dafabb;">Content here</div>
.myborder {border:2px solid #dafabb;}