#5f232e color space conversions
Hex:
#5f232e
RGB:
95, 35, 46
CMY:
63, 86, 82
CMYK:
0, 63, 52, 63
HSL:
349°, 46.1538%, 25.4902%
HSV (HSB):
349°, 63.1579%, 37.2549%
XYZ:
5.8135, 3.8322, 3.0181
xyY:
0.4591, 0.3026, 3.8322
CIE-Lab:
23.1088, 28.4290, 6.9015
CIE-LCH:
23.1088, 29.2547, 13.6454
CIE-Luv:
23.1088, 37.1208, 2.5137
Hunter-Lab:
19.5760, 18.7510, 4.5624
#5f232e color charts
#5f232e color shades, tints & tones
#5f232e color schemes
#5f232e color preview, HTML & CSS examples
This text has a color of #5f232e
<p style="color:#5f232e;">Text here</p>
.mytext {color:#5f232e;}
This box has a color of #5f232e
<div style="background-color:#5f232e;">Content here</div>
.mybackground {background-color:#5f232e;}
Border around this has a color of #5f232e
<div style="border:2px solid #5f232e;">Content here</div>
.myborder {border:2px solid #5f232e;}