#b4503b color space conversions
Hex:
#b4503b
RGB:
180, 80, 59
CMY:
29, 69, 77
CMYK:
0, 56, 67, 29
HSL:
10°, 50.6276%, 46.8627%
HSV (HSB):
10°, 67.2222%, 70.5882%
XYZ:
22.4805, 15.7564, 5.9941
xyY:
0.5083, 0.3562, 15.7564
CIE-Lab:
46.6532, 39.1568, 31.9403
CIE-LCH:
46.6532, 50.5316, 39.2042
CIE-Luv:
46.6532, 77.0320, 26.6602
Hunter-Lab:
39.6943, 31.6266, 18.8328
#b4503b color charts
#b4503b color shades, tints & tones
#b4503b color schemes
#b4503b color preview, HTML & CSS examples
This text has a color of #b4503b
<p style="color:#b4503b;">Text here</p>
.mytext {color:#b4503b;}
This box has a color of #b4503b
<div style="background-color:#b4503b;">Content here</div>
.mybackground {background-color:#b4503b;}
Border around this has a color of #b4503b
<div style="border:2px solid #b4503b;">Content here</div>
.myborder {border:2px solid #b4503b;}