#d2f2ca color space conversions
Hex:
#d2f2ca
RGB:
210, 242, 202
CMY:
18, 5, 21
CMYK:
13, 0, 17, 5
HSL:
108°, 60.6061%, 87.0588%
HSV (HSB):
108°, 16.5289%, 94.9020%
XYZ:
68.9911, 81.4702, 67.9662
xyY:
0.3159, 0.3730, 81.4702
CIE-Lab:
92.3405, -17.6312, 15.8682
CIE-LCH:
92.3405, 23.7204, 138.0127
CIE-Luv:
92.3405, -15.8948, 26.5756
Hunter-Lab:
90.2608, -21.5194, 18.5373
#d2f2ca color charts
#d2f2ca color shades, tints & tones
#d2f2ca color schemes
#d2f2ca color preview, HTML & CSS examples
This text has a color of #d2f2ca
<p style="color:#d2f2ca;">Text here</p>
.mytext {color:#d2f2ca;}
This box has a color of #d2f2ca
<div style="background-color:#d2f2ca;">Content here</div>
.mybackground {background-color:#d2f2ca;}
Border around this has a color of #d2f2ca
<div style="border:2px solid #d2f2ca;">Content here</div>
.myborder {border:2px solid #d2f2ca;}