#5f2f2f color space conversions
Hex:
#5f2f2f
RGB:
95, 47, 47
CMY:
63, 82, 82
CMYK:
0, 51, 51, 63
HSL:
0°, 33.8028%, 27.8431%
HSV (HSB):
0°, 50.5263%, 37.2549%
XYZ:
6.2489, 4.6712, 3.2616
xyY:
0.4406, 0.3294, 4.6712
CIE-Lab:
25.7766, 21.7305, 9.9150
CIE-LCH:
25.7766, 23.8856, 24.5259
CIE-Luv:
25.7766, 30.9850, 6.6791
Hunter-Lab:
21.6129, 13.7871, 6.1816
#5f2f2f color charts
#5f2f2f color shades, tints & tones
#5f2f2f color schemes
#5f2f2f color preview, HTML & CSS examples
This text has a color of #5f2f2f
<p style="color:#5f2f2f;">Text here</p>
.mytext {color:#5f2f2f;}
This box has a color of #5f2f2f
<div style="background-color:#5f2f2f;">Content here</div>
.mybackground {background-color:#5f2f2f;}
Border around this has a color of #5f2f2f
<div style="border:2px solid #5f2f2f;">Content here</div>
.myborder {border:2px solid #5f2f2f;}