#b53b5f color space conversions
Hex:
#b53b5f
RGB:
181, 59, 95
CMY:
29, 77, 63
CMYK:
0, 67, 48, 29
HSL:
342°, 50.8333%, 47.0588%
HSV (HSB):
342°, 67.4033%, 70.9804%
XYZ:
22.6856, 13.7779, 12.2902
xyY:
0.4653, 0.2826, 13.7779
CIE-Lab:
43.9127, 51.9069, 6.6416
CIE-LCH:
43.9127, 52.3301, 7.2915
CIE-Luv:
43.9127, 81.6387, -1.4615
Hunter-Lab:
37.1186, 44.1353, 6.3517
#b53b5f color charts
#b53b5f color shades, tints & tones
#b53b5f color schemes
#b53b5f color preview, HTML & CSS examples
This text has a color of #b53b5f
<p style="color:#b53b5f;">Text here</p>
.mytext {color:#b53b5f;}
This box has a color of #b53b5f
<div style="background-color:#b53b5f;">Content here</div>
.mybackground {background-color:#b53b5f;}
Border around this has a color of #b53b5f
<div style="border:2px solid #b53b5f;">Content here</div>
.myborder {border:2px solid #b53b5f;}