#008d73 color space conversions
Hex:
#008d73
RGB:
0, 141, 115
CMY:
100, 45, 55
CMYK:
100, 0, 18, 45
HSL:
169°, 100.0000%, 27.6471%
HSV (HSB):
169°, 100.0000%, 55.2941%
XYZ:
12.6194, 20.2876, 19.4704
xyY:
0.2409, 0.3873, 20.2876
CIE-Lab:
52.1608, -38.7203, 4.8416
CIE-LCH:
52.1608, 39.0218, 172.8727
CIE-Luv:
52.1608, -42.9613, 12.2862
Hunter-Lab:
45.0417, -28.8124, 5.8996
#008d73 color charts
#008d73 color shades, tints & tones
#008d73 color schemes
#008d73 color preview, HTML & CSS examples
This text has a color of #008d73
<p style="color:#008d73;">Text here</p>
.mytext {color:#008d73;}
This box has a color of #008d73
<div style="background-color:#008d73;">Content here</div>
.mybackground {background-color:#008d73;}
Border around this has a color of #008d73
<div style="border:2px solid #008d73;">Content here</div>
.myborder {border:2px solid #008d73;}