#def3c0 color space conversions
Hex:
#def3c0
RGB:
222, 243, 192
CMY:
13, 5, 25
CMYK:
9, 0, 21, 5
HSL:
85°, 68.0000%, 85.2941%
HSV (HSB):
85°, 20.9877%, 95.2941%
XYZ:
71.6892, 83.4366, 62.1956
xyY:
0.3299, 0.3839, 83.4366
CIE-Lab:
93.2052, -15.5755, 22.3402
CIE-LCH:
93.2052, 27.2339, 124.8841
CIE-Luv:
93.2052, -9.5873, 35.1693
Hunter-Lab:
91.3436, -19.7591, 23.5701
#def3c0 color charts
#def3c0 color shades, tints & tones
#def3c0 color schemes
#def3c0 color preview, HTML & CSS examples
This text has a color of #def3c0
<p style="color:#def3c0;">Text here</p>
.mytext {color:#def3c0;}
This box has a color of #def3c0
<div style="background-color:#def3c0;">Content here</div>
.mybackground {background-color:#def3c0;}
Border around this has a color of #def3c0
<div style="border:2px solid #def3c0;">Content here</div>
.myborder {border:2px solid #def3c0;}