#018f8d color space conversions
Hex:
#018f8d
RGB:
1, 143, 141
CMY:
100, 44, 45
CMYK:
99, 0, 1, 44
HSL:
179°, 98.6111%, 28.2353%
HSV (HSB):
179°, 99.3007%, 56.0784%
XYZ:
14.6427, 21.5745, 28.5918
xyY:
0.2259, 0.3329, 21.5745
CIE-Lab:
53.5726, -31.8430, -8.1202
CIE-LCH:
53.5726, 32.8620, 194.3060
CIE-Luv:
53.5726, -41.5864, -7.2610
Hunter-Lab:
46.4483, -25.0129, -3.9829
#018f8d color charts
#018f8d color shades, tints & tones
#018f8d color schemes
#018f8d color preview, HTML & CSS examples
This text has a color of #018f8d
<p style="color:#018f8d;">Text here</p>
.mytext {color:#018f8d;}
This box has a color of #018f8d
<div style="background-color:#018f8d;">Content here</div>
.mybackground {background-color:#018f8d;}
Border around this has a color of #018f8d
<div style="border:2px solid #018f8d;">Content here</div>
.myborder {border:2px solid #018f8d;}