#7f1f0d color space conversions
Hex:
#7f1f0d
RGB:
127, 31, 13
CMY:
50, 88, 95
CMYK:
0, 76, 90, 50
HSL:
9°, 81.4286%, 27.4510%
HSV (HSB):
9°, 89.7638%, 49.8039%
XYZ:
9.3150, 5.5211, 0.9555
xyY:
0.5899, 0.3496, 5.5211
CIE-Lab:
28.1705, 40.1353, 34.9031
CIE-LCH:
28.1705, 53.1890, 41.0114
CIE-Luv:
28.1705, 71.1862, 20.0415
Hunter-Lab:
23.4969, 29.6442, 14.0369
#7f1f0d color charts
#7f1f0d color shades, tints & tones
#7f1f0d color schemes
#7f1f0d color preview, HTML & CSS examples
This text has a color of #7f1f0d
<p style="color:#7f1f0d;">Text here</p>
.mytext {color:#7f1f0d;}
This box has a color of #7f1f0d
<div style="background-color:#7f1f0d;">Content here</div>
.mybackground {background-color:#7f1f0d;}
Border around this has a color of #7f1f0d
<div style="border:2px solid #7f1f0d;">Content here</div>
.myborder {border:2px solid #7f1f0d;}