#dffbf6 color space conversions
Hex:
#dffbf6
RGB:
223, 251, 246
CMY:
13, 2, 4
CMYK:
11, 0, 2, 2
HSL:
169°, 77.7778%, 92.9412%
HSV (HSB):
169°, 11.1554%, 98.4314%
XYZ:
81.5632, 91.3362, 100.5196
xyY:
0.2983, 0.3341, 91.3362
CIE-Lab:
96.5483, -9.9816, -0.6935
CIE-LCH:
96.5483, 10.0057, 183.9743
CIE-Luv:
96.5483, -14.7430, 0.6837
Hunter-Lab:
95.5700, -14.9085, 4.5383
#dffbf6 color charts
#dffbf6 color shades, tints & tones
#dffbf6 color schemes
#dffbf6 color preview, HTML & CSS examples
This text has a color of #dffbf6
<p style="color:#dffbf6;">Text here</p>
.mytext {color:#dffbf6;}
This box has a color of #dffbf6
<div style="background-color:#dffbf6;">Content here</div>
.mybackground {background-color:#dffbf6;}
Border around this has a color of #dffbf6
<div style="border:2px solid #dffbf6;">Content here</div>
.myborder {border:2px solid #dffbf6;}