#d5f5ec color space conversions
Hex:
#d5f5ec
RGB:
213, 245, 236
CMY:
16, 4, 7
CMYK:
13, 0, 4, 4
HSL:
163°, 61.5385%, 89.8039%
HSV (HSB):
163°, 13.0612%, 96.0784%
XYZ:
75.2333, 85.5071, 91.8962
xyY:
0.2978, 0.3385, 85.5071
CIE-Lab:
94.1012, -12.0576, 0.8236
CIE-LCH:
94.1012, 12.0857, 176.0927
CIE-Luv:
94.1012, -16.6578, 3.3874
Hunter-Lab:
92.4700, -16.5956, 5.8070
#d5f5ec color charts
#d5f5ec color shades, tints & tones
#d5f5ec color schemes
#d5f5ec color preview, HTML & CSS examples
This text has a color of #d5f5ec
<p style="color:#d5f5ec;">Text here</p>
.mytext {color:#d5f5ec;}
This box has a color of #d5f5ec
<div style="background-color:#d5f5ec;">Content here</div>
.mybackground {background-color:#d5f5ec;}
Border around this has a color of #d5f5ec
<div style="border:2px solid #d5f5ec;">Content here</div>
.myborder {border:2px solid #d5f5ec;}