#d2f0c5 color space conversions
Hex:
#d2f0c5
RGB:
210, 240, 197
CMY:
18, 6, 23
CMYK:
13, 0, 18, 6
HSL:
102°, 58.9041%, 85.6863%
HSV (HSB):
102°, 17.9167%, 94.1176%
XYZ:
67.8165, 80.0530, 64.7008
xyY:
0.3190, 0.3766, 80.0530
CIE-Lab:
91.7087, -17.4726, 17.5612
CIE-LCH:
91.7087, 24.7727, 134.8552
CIE-Luv:
91.7087, -14.7668, 28.8820
Hunter-Lab:
89.4724, -21.2808, 19.7558
#d2f0c5 color charts
#d2f0c5 color shades, tints & tones
#d2f0c5 color schemes
#d2f0c5 color preview, HTML & CSS examples
This text has a color of #d2f0c5
<p style="color:#d2f0c5;">Text here</p>
.mytext {color:#d2f0c5;}
This box has a color of #d2f0c5
<div style="background-color:#d2f0c5;">Content here</div>
.mybackground {background-color:#d2f0c5;}
Border around this has a color of #d2f0c5
<div style="border:2px solid #d2f0c5;">Content here</div>
.myborder {border:2px solid #d2f0c5;}