#01d2d6 color space conversions
Hex:
#01d2d6
RGB:
1, 210, 214
CMY:
100, 18, 16
CMYK:
100, 2, 0, 16
HSL:
181°, 99.0698%, 42.1569%
HSV (HSB):
181°, 99.5327%, 83.9216%
XYZ:
35.1967, 50.9547, 71.5985
xyY:
0.2231, 0.3230, 50.9547
CIE-Lab:
76.6515, -40.3077, -14.1740
CIE-LCH:
76.6515, 42.7272, 199.3740
CIE-Luv:
76.6515, -58.8311, -16.1579
Hunter-Lab:
71.3825, -36.9062, -9.5016
#01d2d6 color charts
#01d2d6 color shades, tints & tones
#01d2d6 color schemes
#01d2d6 color preview, HTML & CSS examples
This text has a color of #01d2d6
<p style="color:#01d2d6;">Text here</p>
.mytext {color:#01d2d6;}
This box has a color of #01d2d6
<div style="background-color:#01d2d6;">Content here</div>
.mybackground {background-color:#01d2d6;}
Border around this has a color of #01d2d6
<div style="border:2px solid #01d2d6;">Content here</div>
.myborder {border:2px solid #01d2d6;}