#018f8c color space conversions
Hex:
#018f8c
RGB:
1, 143, 140
CMY:
100, 44, 45
CMYK:
99, 0, 2, 44
HSL:
179°, 98.6111%, 28.2353%
HSV (HSB):
179°, 99.3007%, 56.0784%
XYZ:
14.5686, 21.5448, 28.2017
xyY:
0.2265, 0.3350, 21.5448
CIE-Lab:
53.5407, -32.1585, -7.5899
CIE-LCH:
53.5407, 33.0420, 193.2798
CIE-Luv:
53.5407, -41.6656, -6.4215
Hunter-Lab:
46.4164, -25.2033, -3.5319
#018f8c color charts
#018f8c color shades, tints & tones
#018f8c color schemes
#018f8c color preview, HTML & CSS examples
This text has a color of #018f8c
<p style="color:#018f8c;">Text here</p>
.mytext {color:#018f8c;}
This box has a color of #018f8c
<div style="background-color:#018f8c;">Content here</div>
.mybackground {background-color:#018f8c;}
Border around this has a color of #018f8c
<div style="border:2px solid #018f8c;">Content here</div>
.myborder {border:2px solid #018f8c;}