#b18c5d color space conversions
Hex:
#b18c5d
RGB:
177, 140, 93
CMY:
31, 45, 64
CMYK:
0, 21, 47, 31
HSL:
34°, 35.0000%, 52.9412%
HSV (HSB):
34°, 47.4576%, 69.4118%
XYZ:
29.4853, 28.8936, 14.3789
xyY:
0.4053, 0.3971, 28.8936
CIE-Lab:
60.6876, 7.9244, 30.3722
CIE-LCH:
60.6876, 31.3889, 75.3769
CIE-Luv:
60.6876, 27.7974, 35.9401
Hunter-Lab:
53.7528, 3.8464, 21.7668
#b18c5d color charts
#b18c5d color shades, tints & tones
#b18c5d color schemes
#b18c5d color preview, HTML & CSS examples
This text has a color of #b18c5d
<p style="color:#b18c5d;">Text here</p>
.mytext {color:#b18c5d;}
This box has a color of #b18c5d
<div style="background-color:#b18c5d;">Content here</div>
.mybackground {background-color:#b18c5d;}
Border around this has a color of #b18c5d
<div style="border:2px solid #b18c5d;">Content here</div>
.myborder {border:2px solid #b18c5d;}