#b4545b color space conversions
Hex:
#b4545b
RGB:
180, 84, 91
CMY:
29, 67, 64
CMYK:
0, 53, 49, 29
HSL:
356°, 39.0244%, 51.7647%
HSV (HSB):
356°, 53.3333%, 70.5882%
XYZ:
23.8810, 16.7993, 11.8814
xyY:
0.4543, 0.3196, 16.7993
CIE-Lab:
48.0061, 39.6180, 14.7829
CIE-LCH:
48.0061, 42.2862, 20.4623
CIE-Luv:
48.0061, 67.9027, 10.6177
Hunter-Lab:
40.9869, 32.2760, 11.5036
#b4545b color charts
#b4545b color shades, tints & tones
#b4545b color schemes
#b4545b color preview, HTML & CSS examples
This text has a color of #b4545b
<p style="color:#b4545b;">Text here</p>
.mytext {color:#b4545b;}
This box has a color of #b4545b
<div style="background-color:#b4545b;">Content here</div>
.mybackground {background-color:#b4545b;}
Border around this has a color of #b4545b
<div style="border:2px solid #b4545b;">Content here</div>
.myborder {border:2px solid #b4545b;}