#8f2e2e color space conversions
Hex:
#8f2e2e
RGB:
143, 46, 46
CMY:
44, 82, 82
CMYK:
0, 68, 68, 44
HSL:
0°, 51.3228%, 37.0588%
HSV (HSB):
0°, 67.8322%, 56.0784%
XYZ:
12.7978, 7.9909, 3.4526
xyY:
0.5279, 0.3296, 7.9909
CIE-Lab:
33.9639, 40.9112, 22.8412
CIE-LCH:
33.9639, 46.8556, 29.1751
CIE-Luv:
33.9639, 70.6863, 15.2415
Hunter-Lab:
28.2682, 31.3429, 12.5461
#8f2e2e color charts
#8f2e2e color shades, tints & tones
#8f2e2e color schemes
#8f2e2e color preview, HTML & CSS examples
This text has a color of #8f2e2e
<p style="color:#8f2e2e;">Text here</p>
.mytext {color:#8f2e2e;}
This box has a color of #8f2e2e
<div style="background-color:#8f2e2e;">Content here</div>
.mybackground {background-color:#8f2e2e;}
Border around this has a color of #8f2e2e
<div style="border:2px solid #8f2e2e;">Content here</div>
.myborder {border:2px solid #8f2e2e;}