#daffee color space conversions
Hex:
#daffee
RGB:
218, 255, 238
CMY:
15, 0, 7
CMYK:
15, 0, 7, 0
HSL:
152°, 100.0000%, 92.7451%
HSV (HSB):
152°, 14.5098%, 100.0000%
XYZ:
80.1061, 92.5985, 94.5402
xyY:
0.2997, 0.3465, 92.5985
CIE-Lab:
97.0644, -15.0527, 4.1370
CIE-LCH:
97.0644, 15.6109, 164.6326
CIE-Luv:
97.0644, -18.9562, 9.0219
Hunter-Lab:
96.2281, -19.8050, 9.1097
#daffee color charts
#daffee RGB chart
#daffee CMYK chart
#daffee RGB pie chart
#daffee color shades, tints & tones
#daffee color schemes
#daffee color preview, HTML & CSS examples
This text has a color of #daffee
<p style="color:#daffee;">Text here</p>
.mytext {color:#daffee;}
Text color #daffee
This box has a color of #daffee
<div style="background-color:#daffee;">Content here</div>
.mybackground {background-color:#daffee;}
Background color #daffee
Border around this has a color of #daffee
<div style="border:2px solid #daffee;">Content here</div>
.myborder {border:2px solid #daffee;}
Border color #daffee