#daffb6 color space conversions
Hex:
#daffb6
RGB:
218, 255, 182
CMY:
15, 0, 29
CMYK:
15, 0, 29, 0
HSL:
90°, 100.0000%, 85.6863%
HSV (HSB):
90°, 28.6275%, 100.0000%
XYZ:
73.1169, 89.8028, 57.7360
xyY:
0.3314, 0.4070, 89.8028
CIE-Lab:
95.9149, -24.2537, 31.0772
CIE-LCH:
95.9149, 39.4212, 127.9697
CIE-Luv:
95.9149, -17.8138, 48.5133
Hunter-Lab:
94.7644, -28.1131, 30.2121
#daffb6 color charts
#daffb6 color shades, tints & tones
#daffb6 color schemes
#daffb6 color preview, HTML & CSS examples
This text has a color of #daffb6
<p style="color:#daffb6;">Text here</p>
.mytext {color:#daffb6;}
This box has a color of #daffb6
<div style="background-color:#daffb6;">Content here</div>
.mybackground {background-color:#daffb6;}
Border around this has a color of #daffb6
<div style="border:2px solid #daffb6;">Content here</div>
.myborder {border:2px solid #daffb6;}