#7f2d2f color space conversions
Hex:
#7f2d2f
RGB:
127, 45, 47
CMY:
50, 82, 82
CMYK:
0, 65, 63, 50
HSL:
359°, 47.6744%, 33.7255%
HSV (HSB):
359°, 64.5669%, 49.8039%
XYZ:
10.2039, 6.5940, 3.4243
xyY:
0.5046, 0.3261, 6.5940
CIE-Lab:
30.8643, 35.6349, 17.6707
CIE-LCH:
30.8643, 39.7756, 26.3760
CIE-Luv:
30.8643, 57.7919, 11.5373
Hunter-Lab:
25.6789, 25.9916, 10.0688
#7f2d2f color charts
#7f2d2f color shades, tints & tones
#7f2d2f color schemes
#7f2d2f color preview, HTML & CSS examples
This text has a color of #7f2d2f
<p style="color:#7f2d2f;">Text here</p>
.mytext {color:#7f2d2f;}
This box has a color of #7f2d2f
<div style="background-color:#7f2d2f;">Content here</div>
.mybackground {background-color:#7f2d2f;}
Border around this has a color of #7f2d2f
<div style="border:2px solid #7f2d2f;">Content here</div>
.myborder {border:2px solid #7f2d2f;}