#d2f6e6 color space conversions
Hex:
#d2f6e6
RGB:
210, 246, 230
CMY:
18, 4, 10
CMYK:
15, 0, 7, 4
HSL:
153°, 66.6667%, 89.4118%
HSV (HSB):
153°, 14.6341%, 96.4706%
XYZ:
73.8170, 85.3263, 87.4420
xyY:
0.2994, 0.3460, 85.3263
CIE-Lab:
94.0236, -14.6437, 3.7941
CIE-LCH:
94.0236, 15.1272, 165.4743
CIE-Luv:
94.0236, -18.4919, 8.3864
Hunter-Lab:
92.3723, -19.0075, 8.5351
#d2f6e6 color charts
#d2f6e6 color shades, tints & tones
#d2f6e6 color schemes
#d2f6e6 color preview, HTML & CSS examples
This text has a color of #d2f6e6
<p style="color:#d2f6e6;">Text here</p>
.mytext {color:#d2f6e6;}
This box has a color of #d2f6e6
<div style="background-color:#d2f6e6;">Content here</div>
.mybackground {background-color:#d2f6e6;}
Border around this has a color of #d2f6e6
<div style="border:2px solid #d2f6e6;">Content here</div>
.myborder {border:2px solid #d2f6e6;}