#031c01 color space conversions
Hex:
#031c01
RGB:
3, 28, 1
CMY:
99, 89, 100
CMYK:
89, 0, 96, 89
HSL:
116°, 93.1034%, 5.6863%
HSV (HSB):
116°, 96.4286%, 10.9804%
XYZ:
0.4583, 0.8521, 0.1690
xyY:
0.3098, 0.5760, 0.8521
CIE-Lab:
7.6966, -14.4017, 10.8523
CIE-LCH:
7.6966, 18.0328, 143.0004
CIE-Luv:
7.6966, -6.4520, 8.9577
Hunter-Lab:
9.2307, -7.2916, 5.3758
#031c01 color charts
#031c01 color shades, tints & tones
#031c01 color schemes
#031c01 color preview, HTML & CSS examples
This text has a color of #031c01
<p style="color:#031c01;">Text here</p>
.mytext {color:#031c01;}
This box has a color of #031c01
<div style="background-color:#031c01;">Content here</div>
.mybackground {background-color:#031c01;}
Border around this has a color of #031c01
<div style="border:2px solid #031c01;">Content here</div>
.myborder {border:2px solid #031c01;}