#01decc color space conversions
Hex:
#01decc
RGB:
1, 222, 204
CMY:
100, 13, 20
CMYK:
100, 0, 8, 13
HSL:
175°, 99.1031%, 43.7255%
HSV (HSB):
175°, 99.5495%, 87.0588%
XYZ:
37.0329, 56.6086, 66.1015
xyY:
0.2318, 0.3544, 56.6086
CIE-Lab:
79.9590, -48.4256, -3.9016
CIE-LCH:
79.9590, 48.5825, 184.6063
CIE-Luv:
79.9590, -63.6631, 1.5169
Hunter-Lab:
75.2387, -43.8091, 0.5775
#01decc color charts
#01decc color shades, tints & tones
#01decc color schemes
#01decc color preview, HTML & CSS examples
This text has a color of #01decc
<p style="color:#01decc;">Text here</p>
.mytext {color:#01decc;}
This box has a color of #01decc
<div style="background-color:#01decc;">Content here</div>
.mybackground {background-color:#01decc;}
Border around this has a color of #01decc
<div style="border:2px solid #01decc;">Content here</div>
.myborder {border:2px solid #01decc;}