#05050b color space conversions
Hex:
#05050b
RGB:
5, 5, 11
CMY:
98, 98, 96
CMYK:
55, 55, 0, 96
HSL:
240°, 37.5000%, 3.1373%
HSV (HSB):
240°, 54.5455%, 4.3137%
XYZ:
0.1773, 0.1650, 0.3391
xyY:
0.2602, 0.2421, 0.1650
CIE-Lab:
1.4901, 0.8384, -2.2812
CIE-LCH:
1.4901, 2.4304, 290.1787
CIE-Luv:
1.4901, -0.0889, -1.2337
Hunter-Lab:
4.0616, 0.6825, -2.1070
#05050b color charts
#05050b color shades, tints & tones
#05050b color schemes
#05050b color preview, HTML & CSS examples
This text has a color of #05050b
<p style="color:#05050b;">Text here</p>
.mytext {color:#05050b;}
This box has a color of #05050b
<div style="background-color:#05050b;">Content here</div>
.mybackground {background-color:#05050b;}
Border around this has a color of #05050b
<div style="border:2px solid #05050b;">Content here</div>
.myborder {border:2px solid #05050b;}