#04050f color space conversions
Hex:
#04050f
RGB:
4, 5, 15
CMY:
98, 98, 94
CMYK:
73, 67, 0, 94
HSL:
235°, 57.8947%, 3.7255%
HSV (HSB):
235°, 73.3333%, 5.8824%
XYZ:
0.1906, 0.1688, 0.4745
xyY:
0.2285, 0.2025, 0.1688
CIE-Lab:
1.5251, 1.2324, -4.1572
CIE-LCH:
1.5251, 4.3360, 286.5122
CIE-Luv:
1.5251, -0.2779, -2.0199
Hunter-Lab:
4.1090, 1.0874, -3.9700
#04050f color charts
#04050f color shades, tints & tones
#04050f color schemes
#04050f color preview, HTML & CSS examples
This text has a color of #04050f
<p style="color:#04050f;">Text here</p>
.mytext {color:#04050f;}
This box has a color of #04050f
<div style="background-color:#04050f;">Content here</div>
.mybackground {background-color:#04050f;}
Border around this has a color of #04050f
<div style="border:2px solid #04050f;">Content here</div>
.myborder {border:2px solid #04050f;}