#7f090f color space conversions
Hex:
#7f090f
RGB:
127, 9, 15
CMY:
50, 96, 94
CMYK:
0, 93, 88, 50
HSL:
357°, 86.7647%, 26.6667%
HSV (HSB):
357°, 92.9134%, 49.8039%
XYZ:
8.9363, 4.7419, 0.8962
xyY:
0.6132, 0.3254, 4.7419
CIE-Lab:
25.9864, 46.3820, 31.9851
CIE-LCH:
25.9864, 56.3413, 34.5902
CIE-Luv:
25.9864, 79.0876, 16.0052
Hunter-Lab:
21.7759, 35.1444, 12.8030
#7f090f color charts
#7f090f color shades, tints & tones
#7f090f color schemes
#7f090f color preview, HTML & CSS examples
This text has a color of #7f090f
<p style="color:#7f090f;">Text here</p>
.mytext {color:#7f090f;}
This box has a color of #7f090f
<div style="background-color:#7f090f;">Content here</div>
.mybackground {background-color:#7f090f;}
Border around this has a color of #7f090f
<div style="border:2px solid #7f090f;">Content here</div>
.myborder {border:2px solid #7f090f;}