#7f113d color space conversions
Hex:
#7f113d
RGB:
127, 17, 61
CMY:
50, 93, 76
CMYK:
0, 87, 52, 50
HSL:
336°, 76.3889%, 28.2353%
HSV (HSB):
336°, 86.6142%, 49.8039%
XYZ:
9.7952, 5.2498, 4.9119
xyY:
0.4908, 0.2631, 5.2498
CIE-Lab:
27.4350, 47.1998, 3.6911
CIE-LCH:
27.4350, 47.3439, 4.4715
CIE-Luv:
27.4350, 64.7430, -3.8696
Hunter-Lab:
22.9125, 36.2121, 3.3283
#7f113d color charts
#7f113d color shades, tints & tones
#7f113d color schemes
#7f113d color preview, HTML & CSS examples
This text has a color of #7f113d
<p style="color:#7f113d;">Text here</p>
.mytext {color:#7f113d;}
This box has a color of #7f113d
<div style="background-color:#7f113d;">Content here</div>
.mybackground {background-color:#7f113d;}
Border around this has a color of #7f113d
<div style="border:2px solid #7f113d;">Content here</div>
.myborder {border:2px solid #7f113d;}