#d3f0f9 color space conversions
Hex:
#d3f0f9
RGB:
211, 240, 249
CMY:
17, 6, 2
CMYK:
15, 4, 0, 2
HSL:
194°, 76.0000%, 90.1961%
HSV (HSB):
194°, 15.2610%, 97.6471%
XYZ:
75.1229, 83.0086, 101.6854
xyY:
0.2891, 0.3195, 83.0086
CIE-Lab:
93.0182, -7.6158, -7.5298
CIE-LCH:
93.0182, 10.7098, 224.6745
CIE-Luv:
93.0182, -15.6679, -10.5004
Hunter-Lab:
91.1091, -12.2607, -2.3963
#d3f0f9 color charts
#d3f0f9 color shades, tints & tones
#d3f0f9 color schemes
#d3f0f9 color preview, HTML & CSS examples
This text has a color of #d3f0f9
<p style="color:#d3f0f9;">Text here</p>
.mytext {color:#d3f0f9;}
This box has a color of #d3f0f9
<div style="background-color:#d3f0f9;">Content here</div>
.mybackground {background-color:#d3f0f9;}
Border around this has a color of #d3f0f9
<div style="border:2px solid #d3f0f9;">Content here</div>
.myborder {border:2px solid #d3f0f9;}