#defadb color space conversions
Hex:
#defadb
RGB:
222, 250, 219
CMY:
13, 2, 14
CMYK:
11, 0, 12, 2
HSL:
114°, 75.6098%, 91.9608%
HSV (HSB):
114°, 12.4000%, 98.0392%
XYZ:
77.0960, 89.0153, 80.1361
xyY:
0.3131, 0.3615, 89.0153
CIE-Lab:
95.5868, -14.6751, 11.8181
CIE-LCH:
95.5868, 18.8421, 141.1549
CIE-Luv:
95.5868, -13.9790, 20.3773
Hunter-Lab:
94.3479, -19.2483, 15.6845
#defadb color charts
#defadb color shades, tints & tones
#defadb color schemes
#defadb color preview, HTML & CSS examples
This text has a color of #defadb
<p style="color:#defadb;">Text here</p>
.mytext {color:#defadb;}
This box has a color of #defadb
<div style="background-color:#defadb;">Content here</div>
.mybackground {background-color:#defadb;}
Border around this has a color of #defadb
<div style="border:2px solid #defadb;">Content here</div>
.myborder {border:2px solid #defadb;}