#018c8d color space conversions
Hex:
#018c8d
RGB:
1, 140, 141
CMY:
100, 45, 45
CMYK:
99, 1, 0, 45
HSL:
180°, 98.5915%, 27.8431%
HSV (HSB):
180°, 99.2908%, 55.2941%
XYZ:
14.1983, 20.6857, 28.4437
xyY:
0.2242, 0.3266, 20.6857
CIE-Lab:
52.6038, -30.4066, -9.5690
CIE-LCH:
52.6038, 31.8768, 197.4688
CIE-Luv:
52.6038, -40.5229, -9.6114
Hunter-Lab:
45.4815, -23.8690, -5.2423
#018c8d color charts
#018c8d color shades, tints & tones
#018c8d color schemes
#018c8d color preview, HTML & CSS examples
This text has a color of #018c8d
<p style="color:#018c8d;">Text here</p>
.mytext {color:#018c8d;}
This box has a color of #018c8d
<div style="background-color:#018c8d;">Content here</div>
.mybackground {background-color:#018c8d;}
Border around this has a color of #018c8d
<div style="border:2px solid #018c8d;">Content here</div>
.myborder {border:2px solid #018c8d;}