#05050e color space conversions
Hex:
#05050e
RGB:
5, 5, 14
CMY:
98, 98, 95
CMYK:
64, 64, 0, 95
HSL:
240°, 47.3684%, 3.7255%
HSV (HSB):
240°, 64.2857%, 5.4902%
XYZ:
0.1961, 0.1725, 0.4384
xyY:
0.2430, 0.2138, 0.1725
CIE-Lab:
1.5583, 1.3172, -3.5843
CIE-LCH:
1.5583, 3.8187, 290.1783
CIE-Luv:
1.5583, -0.1308, -1.8144
Hunter-Lab:
4.1535, 1.1601, -3.3510
#05050e color charts
#05050e color shades, tints & tones
#05050e color schemes
#05050e color preview, HTML & CSS examples
This text has a color of #05050e
<p style="color:#05050e;">Text here</p>
.mytext {color:#05050e;}
This box has a color of #05050e
<div style="background-color:#05050e;">Content here</div>
.mybackground {background-color:#05050e;}
Border around this has a color of #05050e
<div style="border:2px solid #05050e;">Content here</div>
.myborder {border:2px solid #05050e;}