#01f0d3 color space conversions
Hex:
#01f0d3
RGB:
1, 240, 211
CMY:
100, 6, 17
CMYK:
100, 0, 12, 6
HSL:
173°, 99.1701%, 47.2549%
HSV (HSB):
173°, 99.5833%, 94.1176%
XYZ:
42.9305, 67.0298, 72.3034
xyY:
0.2355, 0.3678, 67.0298
CIE-Lab:
85.5190, -53.9519, 0.5458
CIE-LCH:
85.5190, 53.9547, 179.4204
CIE-Luv:
85.5190, -69.0640, 9.3911
Hunter-Lab:
81.8717, -49.6768, 4.9494
#01f0d3 color charts
#01f0d3 color shades, tints & tones
#01f0d3 color schemes
#01f0d3 color preview, HTML & CSS examples
This text has a color of #01f0d3
<p style="color:#01f0d3;">Text here</p>
.mytext {color:#01f0d3;}
This box has a color of #01f0d3
<div style="background-color:#01f0d3;">Content here</div>
.mybackground {background-color:#01f0d3;}
Border around this has a color of #01f0d3
<div style="border:2px solid #01f0d3;">Content here</div>
.myborder {border:2px solid #01f0d3;}