#082e01 color space conversions
Hex:
#082e01
RGB:
8, 46, 1
CMY:
97, 82, 100
CMYK:
83, 0, 98, 82
HSL:
111°, 95.7447%, 9.2157%
HSV (HSB):
111°, 97.8261%, 18.0392%
XYZ:
1.0826, 2.0078, 0.3592
xyY:
0.3138, 0.5820, 2.0078
CIE-Lab:
15.5282, -23.3983, 21.6349
CIE-LCH:
15.5282, 31.8677, 137.2425
CIE-Luv:
15.5282, -12.8540, 18.4723
Hunter-Lab:
14.1697, -11.1590, 8.4158
#082e01 color charts
#082e01 color shades, tints & tones
#082e01 color schemes
#082e01 color preview, HTML & CSS examples
This text has a color of #082e01
<p style="color:#082e01;">Text here</p>
.mytext {color:#082e01;}
This box has a color of #082e01
<div style="background-color:#082e01;">Content here</div>
.mybackground {background-color:#082e01;}
Border around this has a color of #082e01
<div style="border:2px solid #082e01;">Content here</div>
.myborder {border:2px solid #082e01;}