#d5f8f2 color space conversions
Hex:
#d5f8f2
RGB:
213, 248, 242
CMY:
16, 3, 5
CMYK:
14, 0, 2, 3
HSL:
170°, 71.4286%, 90.3922%
HSV (HSB):
170°, 14.1129%, 97.2549%
XYZ:
77.0350, 87.6917, 96.8704
xyY:
0.2945, 0.3352, 87.6917
CIE-Lab:
95.0310, -12.4023, -0.9238
CIE-LCH:
95.0310, 12.4367, 184.2600
CIE-Luv:
95.0310, -18.2253, 0.7379
Hunter-Lab:
93.6439, -17.0359, 4.2178
#d5f8f2 color charts
#d5f8f2 color shades, tints & tones
#d5f8f2 color schemes
#d5f8f2 color preview, HTML & CSS examples
This text has a color of #d5f8f2
<p style="color:#d5f8f2;">Text here</p>
.mytext {color:#d5f8f2;}
This box has a color of #d5f8f2
<div style="background-color:#d5f8f2;">Content here</div>
.mybackground {background-color:#d5f8f2;}
Border around this has a color of #d5f8f2
<div style="border:2px solid #d5f8f2;">Content here</div>
.myborder {border:2px solid #d5f8f2;}