#008256 color space conversions
Hex:
#008256
RGB:
0, 130, 86
CMY:
100, 49, 66
CMYK:
100, 0, 34, 49
HSL:
160°, 100.0000%, 25.4902%
HSV (HSB):
160°, 100.0000%, 50.9804%
XYZ:
9.6623, 16.6371, 11.5061
xyY:
0.2556, 0.4401, 16.6371
CIE-Lab:
47.7996, -41.6426, 15.4438
CIE-LCH:
47.7996, 44.4141, 159.6519
CIE-Luv:
47.7996, -41.1748, 25.7372
Hunter-Lab:
40.7887, -29.0956, 11.8269
#008256 color charts
#008256 color shades, tints & tones
#008256 color schemes
#008256 color preview, HTML & CSS examples
This text has a color of #008256
<p style="color:#008256;">Text here</p>
.mytext {color:#008256;}
This box has a color of #008256
<div style="background-color:#008256;">Content here</div>
.mybackground {background-color:#008256;}
Border around this has a color of #008256
<div style="border:2px solid #008256;">Content here</div>
.myborder {border:2px solid #008256;}