#7f101d color space conversions
Hex:
#7f101d
RGB:
127, 16, 29
CMY:
50, 94, 89
CMYK:
0, 87, 77, 50
HSL:
353°, 77.6224%, 28.0392%
HSV (HSB):
353°, 87.4016%, 49.8039%
XYZ:
9.1595, 4.9713, 1.6392
xyY:
0.5808, 0.3152, 4.9713
CIE-Lab:
26.6529, 45.3861, 24.1554
CIE-LCH:
26.6529, 51.4138, 28.0228
CIE-Luv:
26.6529, 74.6547, 12.6066
Hunter-Lab:
22.2964, 34.3096, 11.2486
#7f101d color charts
#7f101d color shades, tints & tones
#7f101d color schemes
#7f101d color preview, HTML & CSS examples
This text has a color of #7f101d
<p style="color:#7f101d;">Text here</p>
.mytext {color:#7f101d;}
This box has a color of #7f101d
<div style="background-color:#7f101d;">Content here</div>
.mybackground {background-color:#7f101d;}
Border around this has a color of #7f101d
<div style="border:2px solid #7f101d;">Content here</div>
.myborder {border:2px solid #7f101d;}