#04000c color space conversions
Hex:
#04000c
RGB:
4, 0, 12
CMY:
98, 100, 95
CMYK:
67, 100, 0, 95
HSL:
260°, 100.0000%, 2.3529%
HSV (HSB):
260°, 100.0000%, 4.7059%
XYZ:
0.1164, 0.0524, 0.3518
xyY:
0.2237, 0.1006, 0.0524
CIE-Lab:
0.4729, 2.7310, -4.2165
CIE-LCH:
0.4729, 5.0236, 302.9307
CIE-Luv:
0.4729, 0.2467, -1.3992
Hunter-Lab:
2.2882, 5.0786, -7.5139
#04000c color charts
#04000c RGB chart
#04000c CMYK chart
#04000c RGB pie chart
#04000c color shades, tints & tones
#04000c color schemes
#04000c color preview, HTML & CSS examples
This text has a color of #04000c
<p style="color:#04000c;">Text here</p>
.mytext {color:#04000c;}
Text color #04000c
This box has a color of #04000c
<div style="background-color:#04000c;">Content here</div>
.mybackground {background-color:#04000c;}
Background color #04000c
Border around this has a color of #04000c
<div style="border:2px solid #04000c;">Content here</div>
.myborder {border:2px solid #04000c;}
Border color #04000c