#d0f3f5 color space conversions
Hex:
#d0f3f5
RGB:
208, 243, 245
CMY:
18, 5, 4
CMYK:
15, 1, 0, 4
HSL:
183°, 64.9123%, 88.8235%
HSV (HSB):
183°, 15.1020%, 96.0784%
XYZ:
74.5444, 84.1037, 98.6909
xyY:
0.2897, 0.3268, 84.1037
CIE-Lab:
93.4955, -10.8628, -4.7687
CIE-LCH:
93.4955, 11.8635, 203.7013
CIE-Luv:
93.4955, -18.4165, -5.5646
Hunter-Lab:
91.7080, -15.3962, 0.3911
#d0f3f5 color charts
#d0f3f5 color shades, tints & tones
#d0f3f5 color schemes
#d0f3f5 color preview, HTML & CSS examples
This text has a color of #d0f3f5
<p style="color:#d0f3f5;">Text here</p>
.mytext {color:#d0f3f5;}
This box has a color of #d0f3f5
<div style="background-color:#d0f3f5;">Content here</div>
.mybackground {background-color:#d0f3f5;}
Border around this has a color of #d0f3f5
<div style="border:2px solid #d0f3f5;">Content here</div>
.myborder {border:2px solid #d0f3f5;}