#7f071d color space conversions
Hex:
#7f071d
RGB:
127, 7, 29
CMY:
50, 97, 89
CMYK:
0, 94, 77, 50
HSL:
349°, 89.5522%, 26.2745%
HSV (HSB):
349°, 94.4882%, 49.8039%
XYZ:
9.0501, 4.7527, 1.6028
xyY:
0.5875, 0.3085, 4.7527
CIE-Lab:
26.0182, 47.2061, 23.4298
CIE-LCH:
26.0182, 52.7007, 26.3966
CIE-Luv:
26.0182, 76.8830, 11.5036
Hunter-Lab:
21.8007, 35.9498, 10.9015
#7f071d color charts
#7f071d color shades, tints & tones
#7f071d color schemes
#7f071d color preview, HTML & CSS examples
This text has a color of #7f071d
<p style="color:#7f071d;">Text here</p>
.mytext {color:#7f071d;}
This box has a color of #7f071d
<div style="background-color:#7f071d;">Content here</div>
.mybackground {background-color:#7f071d;}
Border around this has a color of #7f071d
<div style="border:2px solid #7f071d;">Content here</div>
.myborder {border:2px solid #7f071d;}