#b4713c color space conversions
Hex:
#b4713c
RGB:
180, 113, 60
CMY:
29, 56, 76
CMYK:
0, 37, 67, 29
HSL:
27°, 50.0000%, 47.0588%
HSV (HSB):
27°, 66.6667%, 70.5882%
XYZ:
25.5431, 21.8398, 7.1442
xyY:
0.4684, 0.4005, 21.8398
CIE-Lab:
53.8566, 21.5565, 39.7757
CIE-LCH:
53.8566, 45.2414, 61.5445
CIE-Luv:
53.8566, 52.4619, 39.4994
Hunter-Lab:
46.7331, 15.7808, 23.6493
#b4713c color charts
#b4713c color shades, tints & tones
#b4713c color schemes
#b4713c color preview, HTML & CSS examples
This text has a color of #b4713c
<p style="color:#b4713c;">Text here</p>
.mytext {color:#b4713c;}
This box has a color of #b4713c
<div style="background-color:#b4713c;">Content here</div>
.mybackground {background-color:#b4713c;}
Border around this has a color of #b4713c
<div style="border:2px solid #b4713c;">Content here</div>
.myborder {border:2px solid #b4713c;}