#def5cd color space conversions
Hex:
#def5cd
RGB:
222, 245, 205
CMY:
13, 4, 20
CMYK:
9, 0, 16, 4
HSL:
95°, 66.6667%, 88.2353%
HSV (HSB):
95°, 16.3265%, 96.0784%
XYZ:
73.7961, 85.2422, 70.3215
xyY:
0.3217, 0.3717, 85.2422
CIE-Lab:
93.9874, -14.5313, 16.7555
CIE-LCH:
93.9874, 22.1789, 130.9335
CIE-Luv:
93.9874, -11.0330, 27.3424
Hunter-Lab:
92.3267, -18.8980, 19.4699
#def5cd color charts
#def5cd color shades, tints & tones
#def5cd color schemes
#def5cd color preview, HTML & CSS examples
This text has a color of #def5cd
<p style="color:#def5cd;">Text here</p>
.mytext {color:#def5cd;}
This box has a color of #def5cd
<div style="background-color:#def5cd;">Content here</div>
.mybackground {background-color:#def5cd;}
Border around this has a color of #def5cd
<div style="border:2px solid #def5cd;">Content here</div>
.myborder {border:2px solid #def5cd;}