#7f2d2a color space conversions
Hex:
#7f2d2a
RGB:
127, 45, 42
CMY:
50, 82, 84
CMYK:
0, 65, 67, 50
HSL:
2°, 50.2959%, 33.1373%
HSV (HSB):
2°, 66.9291%, 49.8039%
XYZ:
10.1087, 6.5560, 2.9231
xyY:
0.5161, 0.3347, 6.5560
CIE-Lab:
30.7739, 35.2832, 20.7586
CIE-LCH:
30.7739, 40.9368, 30.4700
CIE-Luv:
30.7739, 58.8551, 14.0152
Hunter-Lab:
25.6046, 25.6637, 11.1544
#7f2d2a color charts
#7f2d2a color shades, tints & tones
#7f2d2a color schemes
#7f2d2a color preview, HTML & CSS examples
This text has a color of #7f2d2a
<p style="color:#7f2d2a;">Text here</p>
.mytext {color:#7f2d2a;}
This box has a color of #7f2d2a
<div style="background-color:#7f2d2a;">Content here</div>
.mybackground {background-color:#7f2d2a;}
Border around this has a color of #7f2d2a
<div style="border:2px solid #7f2d2a;">Content here</div>
.myborder {border:2px solid #7f2d2a;}