#01dcc7 color space conversions
Hex:
#01dcc7
RGB:
1, 220, 199
CMY:
100, 14, 22
CMYK:
100, 0, 10, 14
HSL:
174°, 99.0950%, 43.3333%
HSV (HSB):
174°, 99.5455%, 86.2745%
XYZ:
35.9145, 55.3164, 62.8171
xyY:
0.2331, 0.3591, 55.3164
CIE-Lab:
79.2232, -48.9677, -2.3177
CIE-LCH:
79.2232, 49.0225, 182.7098
CIE-Luv:
79.2232, -63.3968, 4.0730
Hunter-Lab:
74.3750, -43.9613, 1.9862
#01dcc7 color charts
#01dcc7 color shades, tints & tones
#01dcc7 color schemes
#01dcc7 color preview, HTML & CSS examples
This text has a color of #01dcc7
<p style="color:#01dcc7;">Text here</p>
.mytext {color:#01dcc7;}
This box has a color of #01dcc7
<div style="background-color:#01dcc7;">Content here</div>
.mybackground {background-color:#01dcc7;}
Border around this has a color of #01dcc7
<div style="border:2px solid #01dcc7;">Content here</div>
.myborder {border:2px solid #01dcc7;}