#8f2f2f color space conversions
Hex:
#8f2f2f
RGB:
143, 47, 47
CMY:
44, 82, 82
CMYK:
0, 67, 67, 44
HSL:
0°, 50.5263%, 37.2549%
HSV (HSB):
0°, 67.1329%, 56.0784%
XYZ:
12.8573, 8.0779, 3.5709
xyY:
0.5247, 0.3296, 8.0779
CIE-Lab:
34.1446, 40.5286, 22.4384
CIE-LCH:
34.1446, 46.3255, 28.9708
CIE-Luv:
34.1446, 69.9045, 15.0728
Hunter-Lab:
28.4217, 31.0114, 12.4460
#8f2f2f color charts
#8f2f2f color shades, tints & tones
#8f2f2f color schemes
#8f2f2f color preview, HTML & CSS examples
This text has a color of #8f2f2f
<p style="color:#8f2f2f;">Text here</p>
.mytext {color:#8f2f2f;}
This box has a color of #8f2f2f
<div style="background-color:#8f2f2f;">Content here</div>
.mybackground {background-color:#8f2f2f;}
Border around this has a color of #8f2f2f
<div style="border:2px solid #8f2f2f;">Content here</div>
.myborder {border:2px solid #8f2f2f;}