#7f153c color space conversions
Hex:
#7f153c
RGB:
127, 21, 60
CMY:
50, 92, 76
CMYK:
0, 83, 53, 50
HSL:
338°, 71.6216%, 29.0196%
HSV (HSB):
338°, 83.4646%, 49.8039%
XYZ:
9.8362, 5.3746, 4.7939
xyY:
0.4917, 0.2687, 5.3746
CIE-Lab:
27.7764, 46.0552, 4.8544
CIE-LCH:
27.7764, 46.3103, 6.0170
CIE-Luv:
27.7764, 64.0775, -2.5060
Hunter-Lab:
23.1832, 35.1635, 3.9679
#7f153c color charts
#7f153c color shades, tints & tones
#7f153c color schemes
#7f153c color preview, HTML & CSS examples
This text has a color of #7f153c
<p style="color:#7f153c;">Text here</p>
.mytext {color:#7f153c;}
This box has a color of #7f153c
<div style="background-color:#7f153c;">Content here</div>
.mybackground {background-color:#7f153c;}
Border around this has a color of #7f153c
<div style="border:2px solid #7f153c;">Content here</div>
.myborder {border:2px solid #7f153c;}