#b53f4b color space conversions
Hex:
#b53f4b
RGB:
181, 63, 75
CMY:
29, 75, 71
CMYK:
0, 65, 59, 29
HSL:
354°, 48.3607%, 47.8431%
HSV (HSB):
354°, 65.1934%, 70.9804%
XYZ:
22.1036, 13.8868, 8.1720
xyY:
0.5005, 0.3144, 13.8868
CIE-Lab:
44.0701, 48.5532, 19.2059
CIE-LCH:
44.0701, 52.2138, 21.5820
CIE-Luv:
44.0701, 85.3580, 12.5676
Hunter-Lab:
37.2650, 40.6629, 13.0834
#b53f4b color charts
#b53f4b color shades, tints & tones
#b53f4b color schemes
#b53f4b color preview, HTML & CSS examples
This text has a color of #b53f4b
<p style="color:#b53f4b;">Text here</p>
.mytext {color:#b53f4b;}
This box has a color of #b53f4b
<div style="background-color:#b53f4b;">Content here</div>
.mybackground {background-color:#b53f4b;}
Border around this has a color of #b53f4b
<div style="border:2px solid #b53f4b;">Content here</div>
.myborder {border:2px solid #b53f4b;}