#5c392e color space conversions
Hex:
#5c392e
RGB:
92, 57, 46
CMY:
64, 78, 82
CMYK:
0, 38, 50, 64
HSL:
14°, 33.3333%, 27.0588%
HSV (HSB):
14°, 50.0000%, 36.0784%
XYZ:
6.3699, 5.3988, 3.2911
xyY:
0.4230, 0.3585, 5.3988
CIE-Lab:
27.8421, 14.1216, 13.2894
CIE-LCH:
27.8421, 19.3914, 43.2609
CIE-Luv:
27.8421, 23.2468, 11.3735
Hunter-Lab:
23.2354, 8.2733, 7.8668
#5c392e color charts
#5c392e color shades, tints & tones
#5c392e color schemes
#5c392e color preview, HTML & CSS examples
This text has a color of #5c392e
<p style="color:#5c392e;">Text here</p>
.mytext {color:#5c392e;}
This box has a color of #5c392e
<div style="background-color:#5c392e;">Content here</div>
.mybackground {background-color:#5c392e;}
Border around this has a color of #5c392e
<div style="border:2px solid #5c392e;">Content here</div>
.myborder {border:2px solid #5c392e;}