#01d5d5 color space conversions
Hex:
#01d5d5
RGB:
1, 213, 213
CMY:
100, 16, 16
CMYK:
100, 0, 0, 16
HSL:
180°, 99.0654%, 41.9608%
HSV (HSB):
180°, 99.5305%, 83.5294%
XYZ:
35.8170, 52.3990, 71.1771
xyY:
0.2247, 0.3287, 52.3990
CIE-Lab:
77.5188, -41.9490, -12.3367
CIE-LCH:
77.5188, 43.7254, 196.3880
CIE-Luv:
77.5188, -59.9218, -12.9388
Hunter-Lab:
72.3872, -38.3562, -7.6278
#01d5d5 color charts
#01d5d5 color shades, tints & tones
#01d5d5 color schemes
#01d5d5 color preview, HTML & CSS examples
This text has a color of #01d5d5
<p style="color:#01d5d5;">Text here</p>
.mytext {color:#01d5d5;}
This box has a color of #01d5d5
<div style="background-color:#01d5d5;">Content here</div>
.mybackground {background-color:#01d5d5;}
Border around this has a color of #01d5d5
<div style="border:2px solid #01d5d5;">Content here</div>
.myborder {border:2px solid #01d5d5;}