#7f111c color space conversions
Hex:
#7f111c
RGB:
127, 17, 28
CMY:
50, 93, 89
CMYK:
0, 87, 78, 50
HSL:
354°, 76.3889%, 28.2353%
HSV (HSB):
354°, 86.6142%, 49.8039%
XYZ:
9.1624, 4.9968, 1.5802
xyY:
0.5821, 0.3175, 4.9968
CIE-Lab:
26.7255, 45.0979, 24.8807
CIE-LCH:
26.7255, 51.5060, 28.8858
CIE-Luv:
26.7255, 74.5695, 13.1268
Hunter-Lab:
22.3534, 34.0468, 11.4562
#7f111c color charts
#7f111c color shades, tints & tones
#7f111c color schemes
#7f111c color preview, HTML & CSS examples
This text has a color of #7f111c
<p style="color:#7f111c;">Text here</p>
.mytext {color:#7f111c;}
This box has a color of #7f111c
<div style="background-color:#7f111c;">Content here</div>
.mybackground {background-color:#7f111c;}
Border around this has a color of #7f111c
<div style="border:2px solid #7f111c;">Content here</div>
.myborder {border:2px solid #7f111c;}