#7f2013 color space conversions
Hex:
#7f2013
RGB:
127, 32, 19
CMY:
50, 87, 93
CMYK:
0, 75, 85, 50
HSL:
7°, 73.9726%, 28.6275%
HSV (HSB):
7°, 85.0394%, 49.8039%
XYZ:
9.3865, 5.5921, 1.2008
xyY:
0.5802, 0.3456, 5.5921
CIE-Lab:
28.3590, 39.9102, 31.9639
CIE-LCH:
28.3590, 51.1324, 38.6911
CIE-Luv:
28.3590, 69.9550, 18.8806
Hunter-Lab:
23.6476, 29.4690, 13.5427
#7f2013 color charts
#7f2013 color shades, tints & tones
#7f2013 color schemes
#7f2013 color preview, HTML & CSS examples
This text has a color of #7f2013
<p style="color:#7f2013;">Text here</p>
.mytext {color:#7f2013;}
This box has a color of #7f2013
<div style="background-color:#7f2013;">Content here</div>
.mybackground {background-color:#7f2013;}
Border around this has a color of #7f2013
<div style="border:2px solid #7f2013;">Content here</div>
.myborder {border:2px solid #7f2013;}