#d0f5f5 color space conversions
Hex:
#d0f5f5
RGB:
208, 245, 245
CMY:
18, 4, 4
CMYK:
15, 0, 0, 4
HSL:
180°, 64.9123%, 88.8235%
HSV (HSB):
180°, 15.1020%, 96.0784%
XYZ:
75.1463, 85.3073, 98.8915
xyY:
0.2898, 0.3289, 85.3073
CIE-Lab:
94.0154, -11.8661, -4.0035
CIE-LCH:
94.0154, 12.5233, 198.6438
CIE-Luv:
94.0154, -19.3411, -4.1882
Hunter-Lab:
92.3619, -16.4047, 1.1718
#d0f5f5 color charts
#d0f5f5 color shades, tints & tones
#d0f5f5 color schemes
#d0f5f5 color preview, HTML & CSS examples
This text has a color of #d0f5f5
<p style="color:#d0f5f5;">Text here</p>
.mytext {color:#d0f5f5;}
This box has a color of #d0f5f5
<div style="background-color:#d0f5f5;">Content here</div>
.mybackground {background-color:#d0f5f5;}
Border around this has a color of #d0f5f5
<div style="border:2px solid #d0f5f5;">Content here</div>
.myborder {border:2px solid #d0f5f5;}