#005d12 color space conversions
Hex:
#005d12
RGB:
0, 93, 18
CMY:
100, 64, 93
CMYK:
100, 0, 81, 64
HSL:
132°, 100.0000%, 18.2353%
HSV (HSB):
132°, 100.0000%, 36.4706%
XYZ:
4.0235, 7.8724, 1.8797
xyY:
0.2921, 0.5715, 7.8724
CIE-Lab:
33.7157, -40.0335, 34.0265
CIE-LCH:
33.7157, 52.5403, 139.6371
CIE-Luv:
33.7157, -31.4951, 37.8171
Hunter-Lab:
28.0578, -23.5038, 15.6683
#005d12 color charts
#005d12 color shades, tints & tones
#005d12 color schemes
#005d12 color preview, HTML & CSS examples
This text has a color of #005d12
<p style="color:#005d12;">Text here</p>
.mytext {color:#005d12;}
This box has a color of #005d12
<div style="background-color:#005d12;">Content here</div>
.mybackground {background-color:#005d12;}
Border around this has a color of #005d12
<div style="border:2px solid #005d12;">Content here</div>
.myborder {border:2px solid #005d12;}