#d0fff2 color space conversions
Hex:
#d0fff2
RGB:
208, 255, 242
CMY:
18, 0, 5
CMYK:
18, 0, 5, 0
HSL:
163°, 100.0000%, 90.7843%
HSV (HSB):
163°, 18.4314%, 100.0000%
XYZ:
77.7994, 91.3407, 97.5345
xyY:
0.2917, 0.3425, 91.3407
CIE-Lab:
96.5502, -17.4135, 1.2569
CIE-LCH:
96.5502, 17.4588, 175.8716
CIE-Luv:
96.5502, -23.9022, 4.9908
Hunter-Lab:
95.5723, -21.9459, 6.3934
#d0fff2 color charts
#d0fff2 color shades, tints & tones
#d0fff2 color schemes
#d0fff2 color preview, HTML & CSS examples
This text has a color of #d0fff2
<p style="color:#d0fff2;">Text here</p>
.mytext {color:#d0fff2;}
This box has a color of #d0fff2
<div style="background-color:#d0fff2;">Content here</div>
.mybackground {background-color:#d0fff2;}
Border around this has a color of #d0fff2
<div style="border:2px solid #d0fff2;">Content here</div>
.myborder {border:2px solid #d0fff2;}