#05090c color space conversions
Hex:
#05090c
RGB:
5, 9, 12
CMY:
98, 96, 95
CMYK:
58, 25, 0, 95
HSL:
206°, 41.1765%, 3.3333%
HSV (HSB):
206°, 58.3333%, 4.7059%
XYZ:
0.2266, 0.2542, 0.3849
xyY:
0.2618, 0.2936, 0.2542
CIE-Lab:
2.2960, -0.6128, -1.5474
CIE-LCH:
2.2960, 1.6643, 248.3962
CIE-Luv:
2.2960, -0.6958, -0.8332
Hunter-Lab:
5.0417, -0.7989, -0.9978
#05090c color charts
#05090c color shades, tints & tones
#05090c color schemes
#05090c color preview, HTML & CSS examples
This text has a color of #05090c
<p style="color:#05090c;">Text here</p>
.mytext {color:#05090c;}
This box has a color of #05090c
<div style="background-color:#05090c;">Content here</div>
.mybackground {background-color:#05090c;}
Border around this has a color of #05090c
<div style="border:2px solid #05090c;">Content here</div>
.myborder {border:2px solid #05090c;}