#01d2c4 color space conversions
Hex:
#01d2c4
RGB:
1, 210, 196
CMY:
100, 18, 23
CMYK:
100, 0, 7, 18
HSL:
176°, 99.0521%, 41.3725%
HSV (HSB):
176°, 99.5238%, 82.3529%
XYZ:
33.0229, 50.0852, 60.1515
xyY:
0.2305, 0.3496, 50.0852
CIE-Lab:
76.1215, -45.5725, -5.2762
CIE-LCH:
76.1215, 45.8769, 186.6040
CIE-Luv:
76.1215, -60.2876, -1.0906
Hunter-Lab:
70.7709, -40.5578, -0.8537
#01d2c4 color charts
#01d2c4 color shades, tints & tones
#01d2c4 color schemes
#01d2c4 color preview, HTML & CSS examples
This text has a color of #01d2c4
<p style="color:#01d2c4;">Text here</p>
.mytext {color:#01d2c4;}
This box has a color of #01d2c4
<div style="background-color:#01d2c4;">Content here</div>
.mybackground {background-color:#01d2c4;}
Border around this has a color of #01d2c4
<div style="border:2px solid #01d2c4;">Content here</div>
.myborder {border:2px solid #01d2c4;}