#d7f1f1 color space conversions
Hex:
#d7f1f1
RGB:
215, 241, 241
CMY:
16, 5, 5
CMYK:
11, 0, 0, 5
HSL:
180°, 48.1481%, 89.4118%
HSV (HSB):
180°, 10.7884%, 94.5098%
XYZ:
75.3568, 83.7085, 95.4047
xyY:
0.2961, 0.3290, 83.7085
CIE-Lab:
93.3238, -8.4536, -2.8922
CIE-LCH:
93.3238, 8.9347, 198.8873
CIE-Luv:
93.3238, -13.8929, -3.0129
Hunter-Lab:
91.4924, -13.0918, 2.2193
#d7f1f1 color charts
#d7f1f1 color shades, tints & tones
#d7f1f1 color schemes
#d7f1f1 color preview, HTML & CSS examples
This text has a color of #d7f1f1
<p style="color:#d7f1f1;">Text here</p>
.mytext {color:#d7f1f1;}
This box has a color of #d7f1f1
<div style="background-color:#d7f1f1;">Content here</div>
.mybackground {background-color:#d7f1f1;}
Border around this has a color of #d7f1f1
<div style="border:2px solid #d7f1f1;">Content here</div>
.myborder {border:2px solid #d7f1f1;}