#d2fcd5 color space conversions
Hex:
#d2fcd5
RGB:
210, 252, 213
CMY:
18, 1, 16
CMYK:
17, 0, 15, 1
HSL:
124°, 87.5000%, 90.5882%
HSV (HSB):
124°, 16.6667%, 98.8235%
XYZ:
73.3990, 88.1265, 76.0924
xyY:
0.3089, 0.3709, 88.1265
CIE-Lab:
95.2142, -20.6450, 14.2655
CIE-LCH:
95.2142, 25.0942, 145.3558
CIE-Luv:
95.2142, -21.0506, 24.9757
Hunter-Lab:
93.8757, -24.7181, 17.6546
#d2fcd5 color charts
#d2fcd5 color shades, tints & tones
#d2fcd5 color schemes
#d2fcd5 color preview, HTML & CSS examples
This text has a color of #d2fcd5
<p style="color:#d2fcd5;">Text here</p>
.mytext {color:#d2fcd5;}
This box has a color of #d2fcd5
<div style="background-color:#d2fcd5;">Content here</div>
.mybackground {background-color:#d2fcd5;}
Border around this has a color of #d2fcd5
<div style="border:2px solid #d2fcd5;">Content here</div>
.myborder {border:2px solid #d2fcd5;}