#defdda color space conversions
Hex:
#defdda
RGB:
222, 253, 218
CMY:
13, 1, 15
CMYK:
12, 0, 14, 1
HSL:
113°, 89.7436%, 92.3529%
HSV (HSB):
113°, 13.8340%, 99.2157%
XYZ:
77.9044, 90.8421, 79.7580
xyY:
0.3135, 0.3656, 90.8421
CIE-Lab:
96.3450, -16.3190, 13.4098
CIE-LCH:
96.3450, 21.1218, 140.5891
CIE-Luv:
96.3450, -15.4459, 23.0118
Hunter-Lab:
95.3111, -20.8941, 17.1029
#defdda color charts
#defdda color shades, tints & tones
#defdda color schemes
#defdda color preview, HTML & CSS examples
This text has a color of #defdda
<p style="color:#defdda;">Text here</p>
.mytext {color:#defdda;}
This box has a color of #defdda
<div style="background-color:#defdda;">Content here</div>
.mybackground {background-color:#defdda;}
Border around this has a color of #defdda
<div style="border:2px solid #defdda;">Content here</div>
.myborder {border:2px solid #defdda;}