#b53f5f color space conversions
Hex:
#b53f5f
RGB:
181, 63, 95
CMY:
29, 75, 63
CMYK:
0, 65, 48, 29
HSL:
344°, 48.3607%, 47.8431%
HSV (HSB):
344°, 65.1934%, 70.9804%
XYZ:
22.8991, 14.2050, 12.3614
xyY:
0.4629, 0.2872, 14.2050
CIE-Lab:
44.5255, 50.2358, 7.5118
CIE-LCH:
44.5255, 50.7944, 8.5045
CIE-Luv:
44.5255, 79.6512, -0.0808
Hunter-Lab:
37.6895, 42.4951, 6.9367
#b53f5f color charts
#b53f5f color shades, tints & tones
#b53f5f color schemes
#b53f5f color preview, HTML & CSS examples
This text has a color of #b53f5f
<p style="color:#b53f5f;">Text here</p>
.mytext {color:#b53f5f;}
This box has a color of #b53f5f
<div style="background-color:#b53f5f;">Content here</div>
.mybackground {background-color:#b53f5f;}
Border around this has a color of #b53f5f
<div style="border:2px solid #b53f5f;">Content here</div>
.myborder {border:2px solid #b53f5f;}