#7f083c color space conversions
Hex:
#7f083c
RGB:
127, 8, 60
CMY:
50, 97, 76
CMYK:
0, 94, 53, 50
HSL:
334°, 88.1481%, 26.4706%
HSV (HSB):
334°, 93.7008%, 49.8039%
XYZ:
9.6548, 5.0119, 4.7335
xyY:
0.4977, 0.2583, 5.0119
CIE-Lab:
26.7687, 48.9470, 3.4151
CIE-LCH:
26.7687, 49.0660, 3.9912
CIE-Luv:
26.7687, 66.8563, -4.4766
Hunter-Lab:
22.3874, 37.8026, 3.1351
#7f083c color charts
#7f083c color shades, tints & tones
#7f083c color schemes
#7f083c color preview, HTML & CSS examples
This text has a color of #7f083c
<p style="color:#7f083c;">Text here</p>
.mytext {color:#7f083c;}
This box has a color of #7f083c
<div style="background-color:#7f083c;">Content here</div>
.mybackground {background-color:#7f083c;}
Border around this has a color of #7f083c
<div style="border:2px solid #7f083c;">Content here</div>
.myborder {border:2px solid #7f083c;}