#dff3f2 color space conversions
Hex:
#dff3f2
RGB:
223, 243, 242
CMY:
13, 5, 5
CMYK:
8, 0, 0, 5
HSL:
177°, 45.4545%, 91.3725%
HSV (HSB):
177°, 8.2305%, 95.2941%
XYZ:
78.5090, 86.2000, 96.5048
xyY:
0.3006, 0.3300, 86.2000
CIE-Lab:
94.3978, -6.7183, -1.7733
CIE-LCH:
94.3978, 6.9484, 194.7856
CIE-Luv:
94.3978, -10.7720, -1.5645
Hunter-Lab:
92.8439, -11.5369, 3.3629
#dff3f2 color charts
#dff3f2 color shades, tints & tones
#dff3f2 color schemes
#dff3f2 color preview, HTML & CSS examples
This text has a color of #dff3f2
<p style="color:#dff3f2;">Text here</p>
.mytext {color:#dff3f2;}
This box has a color of #dff3f2
<div style="background-color:#dff3f2;">Content here</div>
.mybackground {background-color:#dff3f2;}
Border around this has a color of #dff3f2
<div style="border:2px solid #dff3f2;">Content here</div>
.myborder {border:2px solid #dff3f2;}