#008b32 color space conversions
Hex:
#008b32
RGB:
0, 139, 50
CMY:
100, 45, 80
CMYK:
100, 0, 64, 45
HSL:
142°, 100.0000%, 27.2549%
HSV (HSB):
142°, 100.0000%, 54.5098%
XYZ:
9.8083, 18.6955, 6.1093
xyY:
0.2834, 0.5401, 18.6955
CIE-Lab:
50.3291, -51.3762, 37.7938
CIE-LCH:
50.3291, 63.7800, 143.6607
CIE-Luv:
50.3291, -46.2533, 50.3494
Hunter-Lab:
43.2383, -35.1755, 21.8896
#008b32 color charts
#008b32 color shades, tints & tones
#008b32 color schemes
#008b32 color preview, HTML & CSS examples
This text has a color of #008b32
<p style="color:#008b32;">Text here</p>
.mytext {color:#008b32;}
This box has a color of #008b32
<div style="background-color:#008b32;">Content here</div>
.mybackground {background-color:#008b32;}
Border around this has a color of #008b32
<div style="border:2px solid #008b32;">Content here</div>
.myborder {border:2px solid #008b32;}