#dff2ce color space conversions
Hex:
#dff2ce
RGB:
223, 242, 206
CMY:
13, 5, 19
CMYK:
8, 0, 15, 5
HSL:
92°, 58.0645%, 87.8431%
HSV (HSB):
92°, 14.8760%, 94.9020%
XYZ:
73.3241, 83.6485, 70.6737
xyY:
0.3221, 0.3674, 83.6485
CIE-Lab:
93.2976, -12.5398, 15.2782
CIE-LCH:
93.2976, 19.7654, 129.3780
CIE-Luv:
93.2976, -8.9709, 24.8583
Hunter-Lab:
91.4595, -16.9487, 18.2064
#dff2ce color charts
#dff2ce color shades, tints & tones
#dff2ce color schemes
#dff2ce color preview, HTML & CSS examples
This text has a color of #dff2ce
<p style="color:#dff2ce;">Text here</p>
.mytext {color:#dff2ce;}
This box has a color of #dff2ce
<div style="background-color:#dff2ce;">Content here</div>
.mybackground {background-color:#dff2ce;}
Border around this has a color of #dff2ce
<div style="border:2px solid #dff2ce;">Content here</div>
.myborder {border:2px solid #dff2ce;}