#d2f3e5 color space conversions
Hex:
#d2f3e5
RGB:
210, 243, 229
CMY:
18, 5, 10
CMYK:
14, 0, 6, 5
HSL:
155°, 57.8947%, 88.8235%
HSV (HSB):
155°, 13.5802%, 95.2941%
XYZ:
72.7718, 83.4600, 86.4026
xyY:
0.2999, 0.3440, 83.4600
CIE-Lab:
93.2154, -13.3400, 3.1403
CIE-LCH:
93.2154, 13.7046, 166.7535
CIE-Luv:
93.2154, -17.0363, 7.1547
Hunter-Lab:
91.3564, -17.6860, 7.8745
#d2f3e5 color charts
#d2f3e5 color shades, tints & tones
#d2f3e5 color schemes
#d2f3e5 color preview, HTML & CSS examples
This text has a color of #d2f3e5
<p style="color:#d2f3e5;">Text here</p>
.mytext {color:#d2f3e5;}
This box has a color of #d2f3e5
<div style="background-color:#d2f3e5;">Content here</div>
.mybackground {background-color:#d2f3e5;}
Border around this has a color of #d2f3e5
<div style="border:2px solid #d2f3e5;">Content here</div>
.myborder {border:2px solid #d2f3e5;}