#5f400e color space conversions
Hex:
#5f400e
RGB:
95, 64, 14
CMY:
63, 75, 95
CMYK:
0, 33, 85, 63
HSL:
37°, 74.3119%, 21.3725%
HSV (HSB):
37°, 85.2632%, 37.2549%
XYZ:
6.6320, 6.1314, 1.2494
xyY:
0.4733, 0.4376, 6.1314
CIE-Lab:
29.7416, 8.6820, 33.7543
CIE-LCH:
29.7416, 34.8530, 75.5755
CIE-Luv:
29.7416, 23.7187, 27.3793
Hunter-Lab:
24.7617, 4.4752, 14.3416
#5f400e color charts
#5f400e color shades, tints & tones
#5f400e color schemes
#5f400e color preview, HTML & CSS examples
This text has a color of #5f400e
<p style="color:#5f400e;">Text here</p>
.mytext {color:#5f400e;}
This box has a color of #5f400e
<div style="background-color:#5f400e;">Content here</div>
.mybackground {background-color:#5f400e;}
Border around this has a color of #5f400e
<div style="border:2px solid #5f400e;">Content here</div>
.myborder {border:2px solid #5f400e;}