#b53e40 color space conversions
Hex:
#b53e40
RGB:
181, 62, 64
CMY:
29, 76, 75
CMYK:
0, 66, 65, 29
HSL:
359°, 48.9712%, 47.6471%
HSV (HSB):
359°, 65.7459%, 70.9804%
XYZ:
21.7041, 13.6392, 6.3392
xyY:
0.5207, 0.3272, 13.6392
CIE-Lab:
43.7110, 48.2377, 25.4346
CIE-LCH:
43.7110, 54.5325, 27.8016
CIE-Luv:
43.7110, 88.6834, 18.2195
Hunter-Lab:
36.9312, 40.2728, 15.6749
#b53e40 color charts
#b53e40 color shades, tints & tones
#b53e40 color schemes
#b53e40 color preview, HTML & CSS examples
This text has a color of #b53e40
<p style="color:#b53e40;">Text here</p>
.mytext {color:#b53e40;}
This box has a color of #b53e40
<div style="background-color:#b53e40;">Content here</div>
.mybackground {background-color:#b53e40;}
Border around this has a color of #b53e40
<div style="border:2px solid #b53e40;">Content here</div>
.myborder {border:2px solid #b53e40;}