#b54b2b color space conversions
Hex:
#b54b2b
RGB:
181, 75, 43
CMY:
29, 71, 83
CMYK:
0, 59, 76, 29
HSL:
14°, 61.6071%, 43.9216%
HSV (HSB):
14°, 76.2431%, 70.9804%
XYZ:
22.0082, 15.0303, 4.0267
xyY:
0.5359, 0.3660, 15.0303
CIE-Lab:
45.6757, 41.1895, 39.7040
CIE-LCH:
45.6757, 57.2100, 43.9479
CIE-Luv:
45.6757, 83.9275, 31.3875
Hunter-Lab:
38.7690, 33.4843, 20.9802
#b54b2b color charts
#b54b2b color shades, tints & tones
#b54b2b color schemes
#b54b2b color preview, HTML & CSS examples
This text has a color of #b54b2b
<p style="color:#b54b2b;">Text here</p>
.mytext {color:#b54b2b;}
This box has a color of #b54b2b
<div style="background-color:#b54b2b;">Content here</div>
.mybackground {background-color:#b54b2b;}
Border around this has a color of #b54b2b
<div style="border:2px solid #b54b2b;">Content here</div>
.myborder {border:2px solid #b54b2b;}