#7f1d01 color space conversions
Hex:
#7f1d01
RGB:
127, 29, 1
CMY:
50, 89, 100
CMYK:
0, 77, 99, 50
HSL:
13°, 98.4375%, 25.0980%
HSV (HSB):
13°, 99.2126%, 49.8039%
XYZ:
9.1972, 5.3929, 0.5849
xyY:
0.6061, 0.3554, 5.3929
CIE-Lab:
27.8262, 40.6437, 39.6099
CIE-LCH:
27.8262, 56.7526, 44.2620
CIE-Luv:
27.8262, 73.3283, 21.7471
Hunter-Lab:
23.2227, 30.0543, 14.7626
#7f1d01 color charts
#7f1d01 color shades, tints & tones
#7f1d01 color schemes
#7f1d01 color preview, HTML & CSS examples
This text has a color of #7f1d01
<p style="color:#7f1d01;">Text here</p>
.mytext {color:#7f1d01;}
This box has a color of #7f1d01
<div style="background-color:#7f1d01;">Content here</div>
.mybackground {background-color:#7f1d01;}
Border around this has a color of #7f1d01
<div style="border:2px solid #7f1d01;">Content here</div>
.myborder {border:2px solid #7f1d01;}