#01d7d9 color space conversions
Hex:
#01d7d9
RGB:
1, 215, 217
CMY:
100, 16, 15
CMYK:
100, 1, 0, 15
HSL:
181°, 99.0826%, 42.7451%
HSV (HSB):
181°, 99.5392%, 85.0980%
XYZ:
36.8373, 53.6171, 74.0532
xyY:
0.2239, 0.3259, 53.6171
CIE-Lab:
78.2379, -41.6512, -13.4041
CIE-LCH:
78.2379, 43.7549, 197.8392
CIE-Luv:
78.2379, -60.2692, -14.7375
Hunter-Lab:
73.2237, -38.3418, -8.7051
#01d7d9 color charts
#01d7d9 color shades, tints & tones
#01d7d9 color schemes
#01d7d9 color preview, HTML & CSS examples
This text has a color of #01d7d9
<p style="color:#01d7d9;">Text here</p>
.mytext {color:#01d7d9;}
This box has a color of #01d7d9
<div style="background-color:#01d7d9;">Content here</div>
.mybackground {background-color:#01d7d9;}
Border around this has a color of #01d7d9
<div style="border:2px solid #01d7d9;">Content here</div>
.myborder {border:2px solid #01d7d9;}