#d5f0d5 color space conversions
Hex:
#d5f0d5
RGB:
213, 240, 213
CMY:
16, 6, 16
CMYK:
11, 0, 11, 6
HSL:
120°, 47.3684%, 88.8235%
HSV (HSB):
120°, 11.2500%, 94.1176%
XYZ:
70.6109, 81.2704, 74.9160
xyY:
0.3113, 0.3583, 81.2704
CIE-Lab:
92.2519, -13.7598, 10.0775
CIE-LCH:
92.2519, 17.0554, 143.7815
CIE-Luv:
92.2519, -13.5954, 17.5631
Hunter-Lab:
90.1501, -17.9509, 13.8343
#d5f0d5 color charts
#d5f0d5 color shades, tints & tones
#d5f0d5 color schemes
#d5f0d5 color preview, HTML & CSS examples
This text has a color of #d5f0d5
<p style="color:#d5f0d5;">Text here</p>
.mytext {color:#d5f0d5;}
This box has a color of #d5f0d5
<div style="background-color:#d5f0d5;">Content here</div>
.mybackground {background-color:#d5f0d5;}
Border around this has a color of #d5f0d5
<div style="border:2px solid #d5f0d5;">Content here</div>
.myborder {border:2px solid #d5f0d5;}