#545f3d color space conversions
Hex:
#545f3d
RGB:
84, 95, 61
CMY:
67, 63, 76
CMYK:
12, 0, 36, 63
HSL:
79°, 21.7949%, 30.5882%
HSV (HSB):
79°, 35.7895%, 37.2549%
XYZ:
8.5907, 10.4062, 5.9707
xyY:
0.3441, 0.4168, 10.4062
CIE-Lab:
38.5617, -10.7919, 18.0886
CIE-LCH:
38.5617, 21.0633, 120.8208
CIE-Luv:
38.5617, -4.8372, 22.3464
Hunter-Lab:
32.2586, -8.9168, 11.6071
#545f3d color charts
#545f3d color shades, tints & tones
#545f3d color schemes
#545f3d color preview, HTML & CSS examples
This text has a color of #545f3d
<p style="color:#545f3d;">Text here</p>
.mytext {color:#545f3d;}
This box has a color of #545f3d
<div style="background-color:#545f3d;">Content here</div>
.mybackground {background-color:#545f3d;}
Border around this has a color of #545f3d
<div style="border:2px solid #545f3d;">Content here</div>
.myborder {border:2px solid #545f3d;}