#013a01 color space conversions
Hex:
#013a01
RGB:
1, 58, 1
CMY:
100, 77, 100
CMYK:
98, 0, 98, 77
HSL:
120°, 96.6102%, 11.5686%
HSV (HSB):
120°, 98.2759%, 22.7451%
XYZ:
1.5311, 3.0348, 0.5338
xyY:
0.3002, 0.5951, 3.0348
CIE-Lab:
20.1826, -29.6834, 27.1625
CIE-LCH:
20.1826, 40.2356, 137.5392
CIE-Luv:
20.1826, -18.8821, 24.4098
Hunter-Lab:
17.4206, -14.7980, 10.3777
#013a01 color charts
#013a01 color shades, tints & tones
#013a01 color schemes
#013a01 color preview, HTML & CSS examples
This text has a color of #013a01
<p style="color:#013a01;">Text here</p>
.mytext {color:#013a01;}
This box has a color of #013a01
<div style="background-color:#013a01;">Content here</div>
.mybackground {background-color:#013a01;}
Border around this has a color of #013a01
<div style="border:2px solid #013a01;">Content here</div>
.myborder {border:2px solid #013a01;}