#008d47 color space conversions
Hex:
#008d47
RGB:
0, 141, 71
CMY:
100, 45, 72
CMYK:
100, 0, 50, 45
HSL:
150°, 100.0000%, 27.6471%
HSV (HSB):
150°, 100.0000%, 55.2941%
XYZ:
10.6622, 19.5047, 9.1641
xyY:
0.2711, 0.4959, 19.5047
CIE-Lab:
51.2725, -48.8257, 28.3396
CIE-LCH:
51.2725, 56.4543, 149.8681
CIE-Luv:
51.2725, -45.9142, 41.6216
Hunter-Lab:
44.1641, -34.1933, 18.6122
#008d47 color charts
#008d47 color shades, tints & tones
#008d47 color schemes
#008d47 color preview, HTML & CSS examples
This text has a color of #008d47
<p style="color:#008d47;">Text here</p>
.mytext {color:#008d47;}
This box has a color of #008d47
<div style="background-color:#008d47;">Content here</div>
.mybackground {background-color:#008d47;}
Border around this has a color of #008d47
<div style="border:2px solid #008d47;">Content here</div>
.myborder {border:2px solid #008d47;}