#d2f5f2 color space conversions
Hex:
#d2f5f2
RGB:
210, 245, 242
CMY:
18, 4, 5
CMYK:
14, 0, 1, 4
HSL:
175°, 63.6364%, 89.2157%
HSV (HSB):
175°, 14.2857%, 96.0784%
XYZ:
75.2578, 85.4173, 96.5251
xyY:
0.2926, 0.3321, 85.4173
CIE-Lab:
94.0626, -11.8412, -2.3646
CIE-LCH:
94.0626, 12.0750, 191.2928
CIE-Luv:
94.0626, -18.2977, -1.6114
Hunter-Lab:
92.4215, -16.3870, 2.7725
#d2f5f2 color charts
#d2f5f2 color shades, tints & tones
#d2f5f2 color schemes
#d2f5f2 color preview, HTML & CSS examples
This text has a color of #d2f5f2
<p style="color:#d2f5f2;">Text here</p>
.mytext {color:#d2f5f2;}
This box has a color of #d2f5f2
<div style="background-color:#d2f5f2;">Content here</div>
.mybackground {background-color:#d2f5f2;}
Border around this has a color of #d2f5f2
<div style="border:2px solid #d2f5f2;">Content here</div>
.myborder {border:2px solid #d2f5f2;}