#d2fcd6 color space conversions
Hex:
#d2fcd6
RGB:
210, 252, 214
CMY:
18, 1, 16
CMYK:
17, 0, 15, 1
HSL:
126°, 87.5000%, 90.5882%
HSV (HSB):
126°, 16.6667%, 98.8235%
XYZ:
73.5263, 88.1775, 76.7630
xyY:
0.3083, 0.3698, 88.1775
CIE-Lab:
95.2356, -20.4722, 13.7825
CIE-LCH:
95.2356, 24.6793, 146.0502
CIE-Luv:
95.2356, -21.0673, 24.2507
Hunter-Lab:
93.9029, -24.5638, 17.2640
#d2fcd6 color charts
#d2fcd6 color shades, tints & tones
#d2fcd6 color schemes
#d2fcd6 color preview, HTML & CSS examples
This text has a color of #d2fcd6
<p style="color:#d2fcd6;">Text here</p>
.mytext {color:#d2fcd6;}
This box has a color of #d2fcd6
<div style="background-color:#d2fcd6;">Content here</div>
.mybackground {background-color:#d2fcd6;}
Border around this has a color of #d2fcd6
<div style="border:2px solid #d2fcd6;">Content here</div>
.myborder {border:2px solid #d2fcd6;}