#defbdf color space conversions
Hex:
#defbdf
RGB:
222, 251, 223
CMY:
13, 2, 13
CMYK:
12, 0, 11, 2
HSL:
122°, 78.3784%, 92.7451%
HSV (HSB):
122°, 11.5538%, 98.4314%
XYZ:
77.9407, 89.8517, 83.0472
xyY:
0.3107, 0.3582, 89.8517
CIE-Lab:
95.9352, -14.4800, 10.2582
CIE-LCH:
95.9352, 17.7454, 144.6849
CIE-Luv:
95.9352, -14.5880, 18.0712
Hunter-Lab:
94.7901, -19.1121, 14.4081
#defbdf color charts
#defbdf RGB chart
#defbdf CMYK chart
#defbdf RGB pie chart
#defbdf color shades, tints & tones
#defbdf color schemes
#defbdf color preview, HTML & CSS examples
This text has a color of #defbdf
<p style="color:#defbdf;">Text here</p>
.mytext {color:#defbdf;}
Text color #defbdf
This box has a color of #defbdf
<div style="background-color:#defbdf;">Content here</div>
.mybackground {background-color:#defbdf;}
Background color #defbdf
Border around this has a color of #defbdf
<div style="border:2px solid #defbdf;">Content here</div>
.myborder {border:2px solid #defbdf;}
Border color #defbdf