#b5944d color space conversions
Hex:
#b5944d
RGB:
181, 148, 77
CMY:
29, 42, 70
CMYK:
0, 18, 57, 29
HSL:
41°, 41.2698%, 50.5882%
HSV (HSB):
41°, 57.4586%, 70.9804%
XYZ:
30.9855, 31.5394, 11.4758
xyY:
0.4187, 0.4262, 31.5394
CIE-Lab:
62.9604, 3.7738, 41.6663
CIE-LCH:
62.9604, 41.8369, 84.8247
CIE-Luv:
62.9604, 26.4537, 48.1112
Hunter-Lab:
56.1599, 0.2052, 27.1966
#b5944d color charts
#b5944d color shades, tints & tones
#b5944d color schemes
#b5944d color preview, HTML & CSS examples
This text has a color of #b5944d
<p style="color:#b5944d;">Text here</p>
.mytext {color:#b5944d;}
This box has a color of #b5944d
<div style="background-color:#b5944d;">Content here</div>
.mybackground {background-color:#b5944d;}
Border around this has a color of #b5944d
<div style="border:2px solid #b5944d;">Content here</div>
.myborder {border:2px solid #b5944d;}