#d3f2f2 color space conversions
Hex:
#d3f2f2
RGB:
211, 242, 242
CMY:
17, 5, 5
CMYK:
13, 0, 0, 5
HSL:
180°, 54.3860%, 88.8235%
HSV (HSB):
180°, 12.8099%, 94.9020%
XYZ:
74.6431, 83.7640, 96.2383
xyY:
0.2931, 0.3289, 83.7640
CIE-Lab:
93.3479, -10.0232, -3.4065
CIE-LCH:
93.3479, 10.5862, 198.7707
CIE-Luv:
93.3479, -16.4008, -3.5539
Hunter-Lab:
91.5226, -14.5854, 1.7209
#d3f2f2 color charts
#d3f2f2 color shades, tints & tones
#d3f2f2 color schemes
#d3f2f2 color preview, HTML & CSS examples
This text has a color of #d3f2f2
<p style="color:#d3f2f2;">Text here</p>
.mytext {color:#d3f2f2;}
This box has a color of #d3f2f2
<div style="background-color:#d3f2f2;">Content here</div>
.mybackground {background-color:#d3f2f2;}
Border around this has a color of #d3f2f2
<div style="border:2px solid #d3f2f2;">Content here</div>
.myborder {border:2px solid #d3f2f2;}