#7f0a0c color space conversions
Hex:
#7f0a0c
RGB:
127, 10, 12
CMY:
50, 96, 95
CMYK:
0, 92, 91, 50
HSL:
359°, 85.4015%, 26.8627%
HSV (HSB):
359°, 92.1260%, 49.8039%
XYZ:
8.9273, 4.7557, 0.7952
xyY:
0.6166, 0.3285, 4.7557
CIE-Lab:
26.0270, 46.1307, 33.4995
CIE-LCH:
26.0270, 57.0110, 35.9866
CIE-Luv:
26.0270, 79.2501, 16.7600
Hunter-Lab:
21.8075, 34.9093, 13.1031
#7f0a0c color charts
#7f0a0c color shades, tints & tones
#7f0a0c color schemes
#7f0a0c color preview, HTML & CSS examples
This text has a color of #7f0a0c
<p style="color:#7f0a0c;">Text here</p>
.mytext {color:#7f0a0c;}
This box has a color of #7f0a0c
<div style="background-color:#7f0a0c;">Content here</div>
.mybackground {background-color:#7f0a0c;}
Border around this has a color of #7f0a0c
<div style="border:2px solid #7f0a0c;">Content here</div>
.myborder {border:2px solid #7f0a0c;}