#deefac color space conversions
Hex:
#deefac
RGB:
222, 239, 172
CMY:
13, 6, 33
CMYK:
7, 0, 28, 6
HSL:
75°, 67.6768%, 80.5882%
HSV (HSB):
75°, 28.0335%, 93.7255%
XYZ:
68.4371, 80.2412, 50.9108
xyY:
0.3429, 0.4020, 80.2412
CIE-Lab:
91.7930, -16.4772, 30.6184
CIE-LCH:
91.7930, 34.7705, 118.2868
CIE-Luv:
91.7930, -6.8101, 45.9731
Hunter-Lab:
89.5774, -20.3866, 29.0071
#deefac color charts
#deefac color shades, tints & tones
#deefac color schemes
#deefac color preview, HTML & CSS examples
This text has a color of #deefac
<p style="color:#deefac;">Text here</p>
.mytext {color:#deefac;}
This box has a color of #deefac
<div style="background-color:#deefac;">Content here</div>
.mybackground {background-color:#deefac;}
Border around this has a color of #deefac
<div style="border:2px solid #deefac;">Content here</div>
.myborder {border:2px solid #deefac;}