#7f0101 color space conversions
Hex:
#7f0101
RGB:
127, 1, 1
CMY:
50, 100, 100
CMYK:
0, 99, 99, 50
HSL:
0°, 98.4375%, 25.0980%
HSV (HSB):
0°, 99.2126%, 49.8039%
XYZ:
8.7687, 4.5359, 0.4421
xyY:
0.6379, 0.3300, 4.5359
CIE-Lab:
25.3695, 47.6110, 37.4173
CIE-LCH:
25.3695, 60.5546, 38.1637
CIE-Luv:
25.3695, 82.8031, 17.8566
Hunter-Lab:
21.2977, 36.2213, 13.6777
#7f0101 color charts
#7f0101 color shades, tints & tones
#7f0101 color schemes
#7f0101 color preview, HTML & CSS examples
This text has a color of #7f0101
<p style="color:#7f0101;">Text here</p>
.mytext {color:#7f0101;}
This box has a color of #7f0101
<div style="background-color:#7f0101;">Content here</div>
.mybackground {background-color:#7f0101;}
Border around this has a color of #7f0101
<div style="border:2px solid #7f0101;">Content here</div>
.myborder {border:2px solid #7f0101;}