#7f1e1e color space conversions
Hex:
#7f1e1e
RGB:
127, 30, 30
CMY:
50, 88, 88
CMYK:
0, 76, 76, 50
HSL:
0°, 61.7834%, 30.7843%
HSV (HSB):
0°, 76.3780%, 49.8039%
XYZ:
9.4510, 5.5343, 1.7984
xyY:
0.5631, 0.3297, 5.5343
CIE-Lab:
28.2058, 41.0995, 25.2832
CIE-LCH:
28.2058, 48.2535, 31.5986
CIE-Luv:
28.2058, 69.1052, 14.9014
Hunter-Lab:
23.5251, 30.5419, 11.9351
#7f1e1e color charts
#7f1e1e color shades, tints & tones
#7f1e1e color schemes
#7f1e1e color preview, HTML & CSS examples
This text has a color of #7f1e1e
<p style="color:#7f1e1e;">Text here</p>
.mytext {color:#7f1e1e;}
This box has a color of #7f1e1e
<div style="background-color:#7f1e1e;">Content here</div>
.mybackground {background-color:#7f1e1e;}
Border around this has a color of #7f1e1e
<div style="border:2px solid #7f1e1e;">Content here</div>
.myborder {border:2px solid #7f1e1e;}