#7f111a color space conversions
Hex:
#7f111a
RGB:
127, 17, 26
CMY:
50, 93, 90
CMYK:
0, 87, 80, 50
HSL:
355°, 76.3889%, 28.2353%
HSV (HSB):
355°, 86.6142%, 49.8039%
XYZ:
9.1393, 4.9875, 1.4583
xyY:
0.5864, 0.3200, 4.9875
CIE-Lab:
26.6991, 45.0184, 26.1233
CIE-LCH:
26.6991, 52.0489, 30.1257
CIE-Luv:
26.6991, 74.9873, 13.8359
Hunter-Lab:
22.3327, 33.9659, 11.7614
#7f111a color charts
#7f111a color shades, tints & tones
#7f111a color schemes
#7f111a color preview, HTML & CSS examples
This text has a color of #7f111a
<p style="color:#7f111a;">Text here</p>
.mytext {color:#7f111a;}
This box has a color of #7f111a
<div style="background-color:#7f111a;">Content here</div>
.mybackground {background-color:#7f111a;}
Border around this has a color of #7f111a
<div style="border:2px solid #7f111a;">Content here</div>
.myborder {border:2px solid #7f111a;}