#0dfffb color space conversions
Hex:
#0dfffb
RGB:
13, 255, 251
CMY:
95, 0, 2
CMYK:
95, 0, 2, 0
HSL:
179°, 100.0000%, 52.5490%
HSV (HSB):
179°, 94.9020%, 100.0000%
XYZ:
53.3386, 78.5706, 103.6212
xyY:
0.2265, 0.3336, 78.5706
CIE-Lab:
91.0396, -48.9598, -12.1739
CIE-LCH:
91.0396, 50.4506, 193.9634
CIE-Luv:
91.0396, -70.4736, -11.8106
Hunter-Lab:
88.6401, -47.7089, -7.2626
#0dfffb color charts
#0dfffb color shades, tints & tones
#0dfffb color schemes
#0dfffb color preview, HTML & CSS examples
This text has a color of #0dfffb
<p style="color:#0dfffb;">Text here</p>
.mytext {color:#0dfffb;}
This box has a color of #0dfffb
<div style="background-color:#0dfffb;">Content here</div>
.mybackground {background-color:#0dfffb;}
Border around this has a color of #0dfffb
<div style="border:2px solid #0dfffb;">Content here</div>
.myborder {border:2px solid #0dfffb;}