#dff2cd color space conversions
Hex:
#dff2cd
RGB:
223, 242, 205
CMY:
13, 5, 20
CMYK:
8, 0, 15, 5
HSL:
91°, 58.7302%, 87.6471%
HSV (HSB):
91°, 15.2893%, 94.9020%
XYZ:
73.2030, 83.6000, 70.0358
xyY:
0.3227, 0.3685, 83.6000
CIE-Lab:
93.2765, -12.7015, 15.7643
CIE-LCH:
93.2765, 20.2446, 128.8587
CIE-Luv:
93.2765, -8.9362, 25.5735
Hunter-Lab:
91.4330, -17.0974, 18.5882
#dff2cd color charts
#dff2cd color shades, tints & tones
#dff2cd color schemes
#dff2cd color preview, HTML & CSS examples
This text has a color of #dff2cd
<p style="color:#dff2cd;">Text here</p>
.mytext {color:#dff2cd;}
This box has a color of #dff2cd
<div style="background-color:#dff2cd;">Content here</div>
.mybackground {background-color:#dff2cd;}
Border around this has a color of #dff2cd
<div style="border:2px solid #dff2cd;">Content here</div>
.myborder {border:2px solid #dff2cd;}