#b54a3a color space conversions
Hex:
#b54a3a
RGB:
181, 74, 58
CMY:
29, 71, 77
CMYK:
0, 59, 68, 29
HSL:
8°, 51.4644%, 46.8627%
HSV (HSB):
8°, 67.9558%, 70.9804%
XYZ:
22.2686, 15.0268, 5.7298
xyY:
0.5176, 0.3493, 15.0268
CIE-Lab:
45.6709, 42.4164, 31.3819
CIE-LCH:
45.6709, 52.7634, 36.4960
CIE-Luv:
45.6709, 82.2109, 25.1013
Hunter-Lab:
38.7644, 34.7031, 18.3714
#b54a3a color charts
#b54a3a color shades, tints & tones
#b54a3a color schemes
#b54a3a color preview, HTML & CSS examples
This text has a color of #b54a3a
<p style="color:#b54a3a;">Text here</p>
.mytext {color:#b54a3a;}
This box has a color of #b54a3a
<div style="background-color:#b54a3a;">Content here</div>
.mybackground {background-color:#b54a3a;}
Border around this has a color of #b54a3a
<div style="border:2px solid #b54a3a;">Content here</div>
.myborder {border:2px solid #b54a3a;}