#7f173c color space conversions
Hex:
#7f173c
RGB:
127, 23, 60
CMY:
50, 91, 76
CMYK:
0, 82, 53, 50
HSL:
339°, 69.3333%, 29.4118%
HSV (HSB):
339°, 81.8898%, 49.8039%
XYZ:
9.8744, 5.4511, 4.8067
xyY:
0.4905, 0.2708, 5.4511
CIE-Lab:
27.9830, 45.4683, 5.1481
CIE-LCH:
27.9830, 45.7588, 6.4598
CIE-Luv:
27.9830, 63.5039, -2.1004
Hunter-Lab:
23.3475, 34.6352, 4.1369
#7f173c color charts
#7f173c color shades, tints & tones
#7f173c color schemes
#7f173c color preview, HTML & CSS examples
This text has a color of #7f173c
<p style="color:#7f173c;">Text here</p>
.mytext {color:#7f173c;}
This box has a color of #7f173c
<div style="background-color:#7f173c;">Content here</div>
.mybackground {background-color:#7f173c;}
Border around this has a color of #7f173c
<div style="border:2px solid #7f173c;">Content here</div>
.myborder {border:2px solid #7f173c;}