#052c00 color space conversions
Hex:
#052c00
RGB:
5, 44, 0
CMY:
98, 83, 100
CMYK:
89, 0, 100, 83
HSL:
113°, 100.0000%, 8.6275%
HSV (HSB):
113°, 100.0000%, 17.2549%
XYZ:
0.9633, 1.8336, 0.3032
xyY:
0.3107, 0.5915, 1.8336
CIE-Lab:
14.5888, -23.6450, 20.8169
CIE-LCH:
14.5888, 31.5028, 138.6396
CIE-Luv:
14.5888, -12.6463, 17.7165
Hunter-Lab:
13.5412, -10.9992, 8.1514
#052c00 color charts
#052c00 color shades, tints & tones
#052c00 color schemes
#052c00 color preview, HTML & CSS examples
This text has a color of #052c00
<p style="color:#052c00;">Text here</p>
.mytext {color:#052c00;}
This box has a color of #052c00
<div style="background-color:#052c00;">Content here</div>
.mybackground {background-color:#052c00;}
Border around this has a color of #052c00
<div style="border:2px solid #052c00;">Content here</div>
.myborder {border:2px solid #052c00;}