#018f5f color space conversions
Hex:
#018f5f
RGB:
1, 143, 95
CMY:
100, 44, 63
CMYK:
99, 0, 34, 44
HSL:
160°, 98.6111%, 28.2353%
HSV (HSB):
160°, 99.3007%, 56.0784%
XYZ:
11.9005, 20.4776, 14.1518
xyY:
0.2558, 0.4401, 20.4776
CIE-Lab:
52.3730, -44.5732, 16.5755
CIE-LCH:
52.3730, 47.5554, 159.6012
CIE-Luv:
52.3730, -45.0501, 28.2220
Hunter-Lab:
45.2522, -32.2489, 13.1346
#018f5f color charts
#018f5f color shades, tints & tones
#018f5f color schemes
#018f5f color preview, HTML & CSS examples
This text has a color of #018f5f
<p style="color:#018f5f;">Text here</p>
.mytext {color:#018f5f;}
This box has a color of #018f5f
<div style="background-color:#018f5f;">Content here</div>
.mybackground {background-color:#018f5f;}
Border around this has a color of #018f5f
<div style="border:2px solid #018f5f;">Content here</div>
.myborder {border:2px solid #018f5f;}