#d5f0f0 color space conversions
Hex:
#d5f0f0
RGB:
213, 240, 240
CMY:
16, 6, 6
CMYK:
11, 0, 0, 6
HSL:
180°, 47.3684%, 88.8235%
HSV (HSB):
180°, 11.2500%, 94.1176%
XYZ:
74.3288, 82.7576, 94.4943
xyY:
0.2954, 0.3290, 82.7576
CIE-Lab:
92.9082, -8.7763, -2.9980
CIE-LCH:
92.9082, 9.2743, 198.8604
CIE-Luv:
92.9082, -14.3994, -3.1221
Hunter-Lab:
90.9712, -13.3545, 2.0936
#d5f0f0 color charts
#d5f0f0 color shades, tints & tones
#d5f0f0 color schemes
#d5f0f0 color preview, HTML & CSS examples
This text has a color of #d5f0f0
<p style="color:#d5f0f0;">Text here</p>
.mytext {color:#d5f0f0;}
This box has a color of #d5f0f0
<div style="background-color:#d5f0f0;">Content here</div>
.mybackground {background-color:#d5f0f0;}
Border around this has a color of #d5f0f0
<div style="border:2px solid #d5f0f0;">Content here</div>
.myborder {border:2px solid #d5f0f0;}