#d5f8f1 color space conversions
Hex:
#d5f8f1
RGB:
213, 248, 241
CMY:
16, 3, 5
CMYK:
14, 0, 3, 3
HSL:
168°, 71.4286%, 90.3922%
HSV (HSB):
168°, 14.1129%, 97.2549%
XYZ:
76.8852, 87.6318, 96.0814
xyY:
0.2950, 0.3363, 87.6318
CIE-Lab:
95.0057, -12.5957, -0.4438
CIE-LCH:
95.0057, 12.6035, 182.0179
CIE-Luv:
95.0057, -18.2013, 1.5189
Hunter-Lab:
93.6119, -17.2154, 4.6742
#d5f8f1 color charts
#d5f8f1 color shades, tints & tones
#d5f8f1 color schemes
#d5f8f1 color preview, HTML & CSS examples
This text has a color of #d5f8f1
<p style="color:#d5f8f1;">Text here</p>
.mytext {color:#d5f8f1;}
This box has a color of #d5f8f1
<div style="background-color:#d5f8f1;">Content here</div>
.mybackground {background-color:#d5f8f1;}
Border around this has a color of #d5f8f1
<div style="border:2px solid #d5f8f1;">Content here</div>
.myborder {border:2px solid #d5f8f1;}