#053e01 color space conversions
Hex:
#053e01
RGB:
5, 62, 1
CMY:
98, 76, 100
CMYK:
92, 0, 98, 76
HSL:
116°, 96.8254%, 12.3529%
HSV (HSB):
116°, 98.3871%, 24.3137%
XYZ:
1.7907, 3.4797, 0.6060
xyY:
0.3047, 0.5922, 3.4797
CIE-Lab:
21.8709, -30.1919, 29.0407
CIE-LCH:
21.8709, 41.8917, 136.1134
CIE-Luv:
21.8709, -19.7560, 26.4032
Hunter-Lab:
18.6540, -15.5093, 11.1317
#053e01 color charts
#053e01 color shades, tints & tones
#053e01 color schemes
#053e01 color preview, HTML & CSS examples
This text has a color of #053e01
<p style="color:#053e01;">Text here</p>
.mytext {color:#053e01;}
This box has a color of #053e01
<div style="background-color:#053e01;">Content here</div>
.mybackground {background-color:#053e01;}
Border around this has a color of #053e01
<div style="border:2px solid #053e01;">Content here</div>
.myborder {border:2px solid #053e01;}