#def3dc color space conversions
Hex:
#def3dc
RGB:
222, 243, 220
CMY:
13, 5, 14
CMYK:
9, 0, 9, 5
HSL:
115°, 48.9362%, 90.7843%
HSV (HSB):
115°, 9.4650%, 95.2941%
XYZ:
75.0931, 84.7981, 80.1200
xyY:
0.3129, 0.3533, 84.7981
CIE-Lab:
93.7960, -11.0298, 8.7427
CIE-LCH:
93.7960, 14.0745, 141.5984
CIE-Luv:
93.7960, -10.5107, 15.1585
Hunter-Lab:
92.0859, -15.5893, 12.8744
#def3dc color charts
#def3dc color shades, tints & tones
#def3dc color schemes
#def3dc color preview, HTML & CSS examples
This text has a color of #def3dc
<p style="color:#def3dc;">Text here</p>
.mytext {color:#def3dc;}
This box has a color of #def3dc
<div style="background-color:#def3dc;">Content here</div>
.mybackground {background-color:#def3dc;}
Border around this has a color of #def3dc
<div style="border:2px solid #def3dc;">Content here</div>
.myborder {border:2px solid #def3dc;}