#b53f44 color space conversions
Hex:
#b53f44
RGB:
181, 63, 68
CMY:
29, 75, 73
CMYK:
0, 65, 62, 29
HSL:
357°, 48.3607%, 47.8431%
HSV (HSB):
357°, 65.1934%, 70.9804%
XYZ:
21.8770, 13.7961, 6.9787
xyY:
0.5129, 0.3235, 13.7961
CIE-Lab:
43.9391, 48.0634, 23.3043
CIE-LCH:
43.9391, 53.4151, 25.8672
CIE-Luv:
43.9391, 87.1292, 16.4574
Hunter-Lab:
37.1431, 40.1343, 14.8604
#b53f44 color charts
#b53f44 color shades, tints & tones
#b53f44 color schemes
#b53f44 color preview, HTML & CSS examples
This text has a color of #b53f44
<p style="color:#b53f44;">Text here</p>
.mytext {color:#b53f44;}
This box has a color of #b53f44
<div style="background-color:#b53f44;">Content here</div>
.mybackground {background-color:#b53f44;}
Border around this has a color of #b53f44
<div style="border:2px solid #b53f44;">Content here</div>
.myborder {border:2px solid #b53f44;}