#b4705a color space conversions
Hex:
#b4705a
RGB:
180, 112, 90
CMY:
29, 56, 65
CMYK:
0, 38, 50, 29
HSL:
15°, 37.5000%, 52.9412%
HSV (HSB):
15°, 50.0000%, 70.5882%
XYZ:
26.4620, 22.0298, 12.5303
xyY:
0.4336, 0.3610, 22.0298
CIE-Lab:
54.0586, 24.5094, 23.5091
CIE-LCH:
54.0586, 33.9616, 43.8066
CIE-Luv:
54.0586, 49.5232, 24.0659
Hunter-Lab:
46.9359, 18.4987, 17.0267
#b4705a color charts
#b4705a color shades, tints & tones
#b4705a color schemes
#b4705a color preview, HTML & CSS examples
This text has a color of #b4705a
<p style="color:#b4705a;">Text here</p>
.mytext {color:#b4705a;}
This box has a color of #b4705a
<div style="background-color:#b4705a;">Content here</div>
.mybackground {background-color:#b4705a;}
Border around this has a color of #b4705a
<div style="border:2px solid #b4705a;">Content here</div>
.myborder {border:2px solid #b4705a;}