#dffbf7 color space conversions
Hex:
#dffbf7
RGB:
223, 251, 247
CMY:
13, 2, 3
CMYK:
11, 0, 2, 2
HSL:
171°, 77.7778%, 92.9412%
HSV (HSB):
171°, 11.1554%, 98.4314%
XYZ:
81.7171, 91.3977, 101.3303
xyY:
0.2978, 0.3330, 91.3977
CIE-Lab:
96.5736, -9.7919, -1.1720
CIE-LCH:
96.5736, 9.8618, 186.8254
CIE-Luv:
96.5736, -14.7735, -0.0962
Hunter-Lab:
95.6022, -14.7287, 4.0791
#dffbf7 color charts
#dffbf7 color shades, tints & tones
#dffbf7 color schemes
#dffbf7 color preview, HTML & CSS examples
This text has a color of #dffbf7
<p style="color:#dffbf7;">Text here</p>
.mytext {color:#dffbf7;}
This box has a color of #dffbf7
<div style="background-color:#dffbf7;">Content here</div>
.mybackground {background-color:#dffbf7;}
Border around this has a color of #dffbf7
<div style="border:2px solid #dffbf7;">Content here</div>
.myborder {border:2px solid #dffbf7;}