#05070a color space conversions
Hex:
#05070a
RGB:
5, 7, 10
CMY:
98, 97, 96
CMYK:
50, 30, 0, 96
HSL:
216°, 33.3333%, 2.9412%
HSV (HSB):
216°, 50.0000%, 3.9216%
XYZ:
0.1934, 0.2061, 0.3168
xyY:
0.2700, 0.2878, 0.2061
CIE-Lab:
1.8620, -0.1055, -1.3203
CIE-LCH:
1.8620, 1.3245, 265.4331
CIE-Luv:
1.8620, -0.3690, -0.7343
Hunter-Lab:
4.5402, -0.3437, -0.9583
#05070a color charts
#05070a color shades, tints & tones
#05070a color schemes
#05070a color preview, HTML & CSS examples
This text has a color of #05070a
<p style="color:#05070a;">Text here</p>
.mytext {color:#05070a;}
This box has a color of #05070a
<div style="background-color:#05070a;">Content here</div>
.mybackground {background-color:#05070a;}
Border around this has a color of #05070a
<div style="border:2px solid #05070a;">Content here</div>
.myborder {border:2px solid #05070a;}