#018f7b color space conversions
Hex:
#018f7b
RGB:
1, 143, 123
CMY:
100, 44, 52
CMYK:
99, 0, 14, 44
HSL:
172°, 98.6111%, 28.2353%
HSV (HSB):
172°, 99.3007%, 56.0784%
XYZ:
13.4101, 21.0814, 22.1012
xyY:
0.2370, 0.3725, 21.0814
CIE-Lab:
53.0385, -37.2833, 1.4929
CIE-LCH:
53.0385, 37.3132, 177.7070
CIE-Luv:
53.0385, -42.9985, 7.4917
Hunter-Lab:
45.9145, -28.2164, 3.6006
#018f7b color charts
#018f7b color shades, tints & tones
#018f7b color schemes
#018f7b color preview, HTML & CSS examples
This text has a color of #018f7b
<p style="color:#018f7b;">Text here</p>
.mytext {color:#018f7b;}
This box has a color of #018f7b
<div style="background-color:#018f7b;">Content here</div>
.mybackground {background-color:#018f7b;}
Border around this has a color of #018f7b
<div style="border:2px solid #018f7b;">Content here</div>
.myborder {border:2px solid #018f7b;}