#05030b color space conversions
Hex:
#05030b
RGB:
5, 3, 11
CMY:
98, 99, 96
CMYK:
55, 73, 0, 96
HSL:
255°, 57.1429%, 2.7451%
HSV (HSB):
255°, 72.7273%, 4.3137%
XYZ:
0.1556, 0.1216, 0.3319
xyY:
0.2554, 0.1996, 0.1216
CIE-Lab:
1.0980, 1.6395, -2.8539
CIE-LCH:
1.0980, 3.2913, 299.8770
CIE-Luv:
1.0980, 0.1620, -1.4352
Hunter-Lab:
3.4864, 1.8629, -3.2033
#05030b color charts
#05030b color shades, tints & tones
#05030b color schemes
#05030b color preview, HTML & CSS examples
This text has a color of #05030b
<p style="color:#05030b;">Text here</p>
.mytext {color:#05030b;}
This box has a color of #05030b
<div style="background-color:#05030b;">Content here</div>
.mybackground {background-color:#05030b;}
Border around this has a color of #05030b
<div style="border:2px solid #05030b;">Content here</div>
.myborder {border:2px solid #05030b;}