#deffeb color space conversions
Hex:
#deffeb
RGB:
222, 255, 235
CMY:
13, 0, 8
CMYK:
13, 0, 8, 0
HSL:
144°, 100.0000%, 93.5294%
HSV (HSB):
144°, 12.9412%, 100.0000%
XYZ:
80.8796, 93.0478, 92.2945
xyY:
0.3038, 0.3495, 93.0478
CIE-Lab:
97.2470, -14.3243, 5.9747
CIE-LCH:
97.2470, 15.5204, 157.3590
CIE-Luv:
97.2470, -16.8633, 11.6882
Hunter-Lab:
96.4613, -19.1408, 10.7940
#deffeb color charts
#deffeb color shades, tints & tones
#deffeb color schemes
#deffeb color preview, HTML & CSS examples
This text has a color of #deffeb
<p style="color:#deffeb;">Text here</p>
.mytext {color:#deffeb;}
This box has a color of #deffeb
<div style="background-color:#deffeb;">Content here</div>
.mybackground {background-color:#deffeb;}
Border around this has a color of #deffeb
<div style="border:2px solid #deffeb;">Content here</div>
.myborder {border:2px solid #deffeb;}