#018b7a color space conversions
Hex:
#018b7a
RGB:
1, 139, 122
CMY:
100, 45, 52
CMYK:
99, 0, 12, 45
HSL:
173°, 98.5714%, 27.4510%
HSV (HSB):
173°, 99.2806%, 54.5098%
XYZ:
12.7580, 19.8768, 21.5766
xyY:
0.2353, 0.3667, 19.8768
CIE-Lab:
51.6977, -35.7936, 0.1187
CIE-LCH:
51.6977, 35.7938, 179.8101
CIE-Luv:
51.6977, -41.6592, 5.3058
Hunter-Lab:
44.5834, -26.9415, 2.5145
#018b7a color charts
#018b7a color shades, tints & tones
#018b7a color schemes
#018b7a color preview, HTML & CSS examples
This text has a color of #018b7a
<p style="color:#018b7a;">Text here</p>
.mytext {color:#018b7a;}
This box has a color of #018b7a
<div style="background-color:#018b7a;">Content here</div>
.mybackground {background-color:#018b7a;}
Border around this has a color of #018b7a
<div style="border:2px solid #018b7a;">Content here</div>
.myborder {border:2px solid #018b7a;}