#dff9fd color space conversions
Hex:
#dff9fd
RGB:
223, 249, 253
CMY:
13, 2, 1
CMYK:
12, 2, 0, 1
HSL:
188°, 88.2353%, 93.3333%
HSV (HSB):
188°, 11.8577%, 99.2157%
XYZ:
82.0367, 90.5312, 106.0790
xyY:
0.2944, 0.3249, 90.5312
CIE-Lab:
96.2167, -7.6344, -4.7912
CIE-LCH:
96.2167, 9.0133, 212.1113
CIE-Luv:
96.2167, -14.0169, -6.1662
Hunter-Lab:
95.1479, -12.6057, 0.5020
#dff9fd color charts
#dff9fd color shades, tints & tones
#dff9fd color schemes
#dff9fd color preview, HTML & CSS examples
This text has a color of #dff9fd
<p style="color:#dff9fd;">Text here</p>
.mytext {color:#dff9fd;}
This box has a color of #dff9fd
<div style="background-color:#dff9fd;">Content here</div>
.mybackground {background-color:#dff9fd;}
Border around this has a color of #dff9fd
<div style="border:2px solid #dff9fd;">Content here</div>
.myborder {border:2px solid #dff9fd;}