#d2f2f5 color space conversions
Hex:
#d2f2f5
RGB:
210, 242, 245
CMY:
18, 5, 4
CMYK:
14, 1, 0, 4
HSL:
185°, 63.6364%, 89.2157%
HSV (HSB):
185°, 14.2857%, 96.0784%
XYZ:
74.8119, 83.7985, 98.6179
xyY:
0.2908, 0.3258, 83.7985
CIE-Lab:
93.3629, -9.7405, -4.9496
CIE-LCH:
93.3629, 10.9259, 206.9375
CIE-Luv:
93.3629, -16.9756, -6.0385
Hunter-Lab:
91.5415, -14.3193, 0.2058
#d2f2f5 color charts
#d2f2f5 color shades, tints & tones
#d2f2f5 color schemes
#d2f2f5 color preview, HTML & CSS examples
This text has a color of #d2f2f5
<p style="color:#d2f2f5;">Text here</p>
.mytext {color:#d2f2f5;}
This box has a color of #d2f2f5
<div style="background-color:#d2f2f5;">Content here</div>
.mybackground {background-color:#d2f2f5;}
Border around this has a color of #d2f2f5
<div style="border:2px solid #d2f2f5;">Content here</div>
.myborder {border:2px solid #d2f2f5;}