#002e05 color space conversions
Hex:
#002e05
RGB:
0, 46, 5
CMY:
100, 82, 98
CMYK:
100, 0, 89, 82
HSL:
127°, 100.0000%, 9.0196%
HSV (HSB):
127°, 100.0000%, 18.0392%
XYZ:
1.0044, 1.9649, 0.4699
xyY:
0.2920, 0.5713, 1.9649
CIE-Lab:
15.3022, -25.2020, 19.6617
CIE-LCH:
15.3022, 31.9644, 142.0399
CIE-Luv:
15.3022, -14.2934, 17.1556
Hunter-Lab:
14.0177, -11.7411, 7.8248
#002e05 color charts
#002e05 color shades, tints & tones
#002e05 color schemes
#002e05 color preview, HTML & CSS examples
This text has a color of #002e05
<p style="color:#002e05;">Text here</p>
.mytext {color:#002e05;}
This box has a color of #002e05
<div style="background-color:#002e05;">Content here</div>
.mybackground {background-color:#002e05;}
Border around this has a color of #002e05
<div style="border:2px solid #002e05;">Content here</div>
.myborder {border:2px solid #002e05;}