#008051 color space conversions
Hex:
#008051
RGB:
0, 128, 81
CMY:
100, 50, 68
CMYK:
100, 0, 37, 50
HSL:
158°, 100.0000%, 25.0980%
HSV (HSB):
158°, 100.0000%, 50.1961%
XYZ:
9.2044, 16.0324, 10.3940
xyY:
0.2583, 0.4500, 16.0324
CIE-Lab:
47.0170, -42.0161, 17.2447
CIE-LCH:
47.0170, 45.4174, 157.6852
CIE-Luv:
47.0170, -40.8035, 27.7435
Hunter-Lab:
40.0405, -29.0379, 12.6374
#008051 color charts
#008051 color shades, tints & tones
#008051 color schemes
#008051 color preview, HTML & CSS examples
This text has a color of #008051
<p style="color:#008051;">Text here</p>
.mytext {color:#008051;}
This box has a color of #008051
<div style="background-color:#008051;">Content here</div>
.mybackground {background-color:#008051;}
Border around this has a color of #008051
<div style="border:2px solid #008051;">Content here</div>
.myborder {border:2px solid #008051;}