#032b01 color space conversions
Hex:
#032b01
RGB:
3, 43, 1
CMY:
99, 83, 100
CMYK:
93, 0, 98, 83
HSL:
117°, 95.4545%, 8.6275%
HSV (HSB):
117°, 97.6744%, 16.8627%
XYZ:
0.9069, 1.7493, 0.3186
xyY:
0.3049, 0.5880, 1.7493
CIE-Lab:
14.1125, -23.7449, 19.7753
CIE-LCH:
14.1125, 30.9012, 140.2118
CIE-Luv:
14.1125, -12.6135, 16.8594
Hunter-Lab:
13.2261, -10.9061, 7.8302
#032b01 color charts
#032b01 color shades, tints & tones
#032b01 color schemes
#032b01 color preview, HTML & CSS examples
This text has a color of #032b01
<p style="color:#032b01;">Text here</p>
.mytext {color:#032b01;}
This box has a color of #032b01
<div style="background-color:#032b01;">Content here</div>
.mybackground {background-color:#032b01;}
Border around this has a color of #032b01
<div style="border:2px solid #032b01;">Content here</div>
.myborder {border:2px solid #032b01;}