#7f1f1f color space conversions
Hex:
#7f1f1f
RGB:
127, 31, 31
CMY:
50, 88, 88
CMYK:
0, 76, 76, 50
HSL:
0°, 60.7595%, 30.9804%
HSV (HSB):
0°, 75.5906%, 49.8039%
XYZ:
9.4897, 5.5909, 1.8753
xyY:
0.5597, 0.3297, 5.5909
CIE-Lab:
28.3560, 40.7676, 24.8262
CIE-LCH:
28.3560, 47.7319, 31.3401
CIE-Luv:
28.3560, 68.4402, 14.7579
Hunter-Lab:
23.6451, 30.2599, 11.8493
#7f1f1f color charts
#7f1f1f color shades, tints & tones
#7f1f1f color schemes
#7f1f1f color preview, HTML & CSS examples
This text has a color of #7f1f1f
<p style="color:#7f1f1f;">Text here</p>
.mytext {color:#7f1f1f;}
This box has a color of #7f1f1f
<div style="background-color:#7f1f1f;">Content here</div>
.mybackground {background-color:#7f1f1f;}
Border around this has a color of #7f1f1f
<div style="border:2px solid #7f1f1f;">Content here</div>
.myborder {border:2px solid #7f1f1f;}