#b4541c color space conversions
Hex:
#b4541c
RGB:
180, 84, 28
CMY:
29, 67, 89
CMYK:
0, 53, 84, 29
HSL:
22°, 73.0769%, 40.7843%
HSV (HSB):
22°, 84.4444%, 70.5882%
XYZ:
22.2023, 16.1278, 3.0414
xyY:
0.5367, 0.3898, 16.1278
CIE-Lab:
47.1417, 35.7708, 48.1819
CIE-LCH:
47.1417, 60.0087, 53.4094
CIE-Luv:
47.1417, 77.9408, 38.5328
Hunter-Lab:
40.1594, 28.4056, 23.6214
#b4541c color charts
#b4541c color shades, tints & tones
#b4541c color schemes
#b4541c color preview, HTML & CSS examples
This text has a color of #b4541c
<p style="color:#b4541c;">Text here</p>
.mytext {color:#b4541c;}
This box has a color of #b4541c
<div style="background-color:#b4541c;">Content here</div>
.mybackground {background-color:#b4541c;}
Border around this has a color of #b4541c
<div style="border:2px solid #b4541c;">Content here</div>
.myborder {border:2px solid #b4541c;}