#008f7a color space conversions
Hex:
#008f7a
RGB:
0, 143, 122
CMY:
100, 44, 52
CMYK:
100, 0, 15, 44
HSL:
171°, 100.0000%, 28.0392%
HSV (HSB):
171°, 100.0000%, 56.0784%
XYZ:
13.3353, 21.0501, 21.7726
xyY:
0.2375, 0.3748, 21.0501
CIE-Lab:
53.0042, -37.6206, 2.0193
CIE-LCH:
53.0042, 37.6748, 176.9275
CIE-Luv:
53.0042, -43.1311, 8.2757
Hunter-Lab:
45.8803, -28.4088, 3.9801
#008f7a color charts
#008f7a color shades, tints & tones
#008f7a color schemes
#008f7a color preview, HTML & CSS examples
This text has a color of #008f7a
<p style="color:#008f7a;">Text here</p>
.mytext {color:#008f7a;}
This box has a color of #008f7a
<div style="background-color:#008f7a;">Content here</div>
.mybackground {background-color:#008f7a;}
Border around this has a color of #008f7a
<div style="border:2px solid #008f7a;">Content here</div>
.myborder {border:2px solid #008f7a;}