#7f082e color space conversions
Hex:
#7f082e
RGB:
127, 8, 46
CMY:
50, 97, 82
CMYK:
0, 94, 64, 50
HSL:
341°, 88.1481%, 26.4706%
HSV (HSB):
341°, 93.7008%, 49.8039%
XYZ:
9.3324, 4.8829, 3.0354
xyY:
0.5410, 0.2831, 4.8829
CIE-Lab:
26.3987, 47.9155, 12.4579
CIE-LCH:
26.3987, 49.5085, 14.5741
CIE-Luv:
26.3987, 71.8347, 3.7737
Hunter-Lab:
22.0974, 36.7153, 7.3238
#7f082e color charts
#7f082e color shades, tints & tones
#7f082e color schemes
#7f082e color preview, HTML & CSS examples
This text has a color of #7f082e
<p style="color:#7f082e;">Text here</p>
.mytext {color:#7f082e;}
This box has a color of #7f082e
<div style="background-color:#7f082e;">Content here</div>
.mybackground {background-color:#7f082e;}
Border around this has a color of #7f082e
<div style="border:2px solid #7f082e;">Content here</div>
.myborder {border:2px solid #7f082e;}