#030c00 color space conversions
Hex:
#030c00
RGB:
3, 12, 0
CMY:
99, 95, 100
CMYK:
75, 0, 100, 95
HSL:
105°, 100.0000%, 2.3529%
HSV (HSB):
105°, 100.0000%, 4.7059%
XYZ:
0.1690, 0.2823, 0.0456
xyY:
0.3402, 0.5681, 0.2823
CIE-Lab:
2.5500, -4.0676, 3.7446
CIE-LCH:
2.5500, 5.5288, 137.3672
CIE-Luv:
2.5500, -1.6220, 3.0252
Hunter-Lab:
5.3132, -3.6197, 3.2106
#030c00 color charts
#030c00 color shades, tints & tones
#030c00 color schemes
#030c00 color preview, HTML & CSS examples
This text has a color of #030c00
<p style="color:#030c00;">Text here</p>
.mytext {color:#030c00;}
This box has a color of #030c00
<div style="background-color:#030c00;">Content here</div>
.mybackground {background-color:#030c00;}
Border around this has a color of #030c00
<div style="border:2px solid #030c00;">Content here</div>
.myborder {border:2px solid #030c00;}