#b3545c color space conversions
Hex:
#b3545c
RGB:
179, 84, 92
CMY:
30, 67, 64
CMYK:
0, 53, 49, 30
HSL:
355°, 38.4615%, 51.5686%
HSV (HSB):
355°, 53.0726%, 70.1961%
XYZ:
23.6925, 16.6971, 12.0993
xyY:
0.4514, 0.3181, 16.6971
CIE-Lab:
47.8760, 39.3462, 13.9779
CIE-LCH:
47.8760, 41.7553, 19.5578
CIE-Luv:
47.8760, 66.8633, 9.7839
Hunter-Lab:
40.8620, 31.9887, 11.0475
#b3545c color charts
#b3545c color shades, tints & tones
#b3545c color schemes
#b3545c color preview, HTML & CSS examples
This text has a color of #b3545c
<p style="color:#b3545c;">Text here</p>
.mytext {color:#b3545c;}
This box has a color of #b3545c
<div style="background-color:#b3545c;">Content here</div>
.mybackground {background-color:#b3545c;}
Border around this has a color of #b3545c
<div style="border:2px solid #b3545c;">Content here</div>
.myborder {border:2px solid #b3545c;}