#070f0f color space conversions
Hex:
#070f0f
RGB:
7, 15, 15
CMY:
97, 94, 94
CMYK:
53, 0, 0, 94
HSL:
180°, 36.3636%, 4.3137%
HSV (HSB):
180°, 53.3333%, 5.8824%
XYZ:
0.3447, 0.4213, 0.5151
xyY:
0.2690, 0.3289, 0.4213
CIE-Lab:
3.8056, -2.2846, -0.8061
CIE-LCH:
3.8056, 2.4226, 199.4354
CIE-Luv:
3.8056, -1.4795, -0.3198
Hunter-Lab:
6.4908, -1.8804, -0.1615
#070f0f color charts
#070f0f color shades, tints & tones
#070f0f color schemes
#070f0f color preview, HTML & CSS examples
This text has a color of #070f0f
<p style="color:#070f0f;">Text here</p>
.mytext {color:#070f0f;}
This box has a color of #070f0f
<div style="background-color:#070f0f;">Content here</div>
.mybackground {background-color:#070f0f;}
Border around this has a color of #070f0f
<div style="border:2px solid #070f0f;">Content here</div>
.myborder {border:2px solid #070f0f;}