#7f1f3c color space conversions
Hex:
#7f1f3c
RGB:
127, 31, 60
CMY:
50, 88, 76
CMYK:
0, 76, 53, 50
HSL:
342°, 60.7595%, 30.9804%
HSV (HSB):
342°, 75.5906%, 49.8039%
XYZ:
10.0580, 5.8182, 4.8679
xyY:
0.4849, 0.2805, 5.8182
CIE-Lab:
28.9492, 42.7516, 6.5152
CIE-LCH:
28.9492, 43.2452, 8.6651
CIE-Luv:
28.9492, 60.8097, -0.1989
Hunter-Lab:
24.1210, 32.2192, 4.9194
#7f1f3c color charts
#7f1f3c color shades, tints & tones
#7f1f3c color schemes
#7f1f3c color preview, HTML & CSS examples
This text has a color of #7f1f3c
<p style="color:#7f1f3c;">Text here</p>
.mytext {color:#7f1f3c;}
This box has a color of #7f1f3c
<div style="background-color:#7f1f3c;">Content here</div>
.mybackground {background-color:#7f1f3c;}
Border around this has a color of #7f1f3c
<div style="border:2px solid #7f1f3c;">Content here</div>
.myborder {border:2px solid #7f1f3c;}