#defddf color space conversions
Hex:
#defddf
RGB:
222, 253, 223
CMY:
13, 1, 13
CMYK:
12, 0, 12, 1
HSL:
122°, 88.5714%, 93.1373%
HSV (HSB):
122°, 12.2530%, 99.2157%
XYZ:
78.5688, 91.1079, 83.2566
xyY:
0.3106, 0.3602, 91.1079
CIE-Lab:
96.4544, -15.4643, 11.0000
CIE-LCH:
96.4544, 18.9775, 144.5753
CIE-Luv:
96.4544, -15.5761, 19.3537
Hunter-Lab:
95.4504, -20.1084, 15.0996
#defddf color charts
#defddf RGB chart
#defddf CMYK chart
#defddf RGB pie chart
#defddf color shades, tints & tones
#defddf color schemes
#defddf color preview, HTML & CSS examples
This text has a color of #defddf
<p style="color:#defddf;">Text here</p>
.mytext {color:#defddf;}
Text color #defddf
This box has a color of #defddf
<div style="background-color:#defddf;">Content here</div>
.mybackground {background-color:#defddf;}
Background color #defddf
Border around this has a color of #defddf
<div style="border:2px solid #defddf;">Content here</div>
.myborder {border:2px solid #defddf;}
Border color #defddf