#b5755d color space conversions
Hex:
#b5755d
RGB:
181, 117, 93
CMY:
29, 54, 64
CMYK:
0, 35, 49, 29
HSL:
16°, 37.2881%, 53.7255%
HSV (HSB):
16°, 48.6188%, 70.9804%
XYZ:
27.3931, 23.3367, 13.4166
xyY:
0.4270, 0.3638, 23.3367
CIE-Lab:
55.4174, 22.4378, 23.6104
CIE-LCH:
55.4174, 32.5715, 46.4587
CIE-Luv:
55.4174, 46.4591, 24.8527
Hunter-Lab:
48.3080, 16.6796, 17.3490
#b5755d color charts
#b5755d color shades, tints & tones
#b5755d color schemes
#b5755d color preview, HTML & CSS examples
This text has a color of #b5755d
<p style="color:#b5755d;">Text here</p>
.mytext {color:#b5755d;}
This box has a color of #b5755d
<div style="background-color:#b5755d;">Content here</div>
.mybackground {background-color:#b5755d;}
Border around this has a color of #b5755d
<div style="border:2px solid #b5755d;">Content here</div>
.myborder {border:2px solid #b5755d;}