#b52f63 color space conversions
Hex:
#b52f63
RGB:
181, 47, 99
CMY:
29, 82, 61
CMYK:
0, 74, 45, 29
HSL:
337°, 58.7719%, 44.7059%
HSV (HSB):
337°, 74.0331%, 70.9804%
XYZ:
22.3247, 12.7576, 13.0902
xyY:
0.4634, 0.2648, 12.7576
CIE-Lab:
42.3958, 56.7921, 1.9729
CIE-LCH:
42.3958, 56.8264, 1.9896
CIE-Luv:
42.3958, 85.5244, -7.9560
Hunter-Lab:
35.7178, 49.0615, 3.2733
#b52f63 color charts
#b52f63 color shades, tints & tones
#b52f63 color schemes
#b52f63 color preview, HTML & CSS examples
This text has a color of #b52f63
<p style="color:#b52f63;">Text here</p>
.mytext {color:#b52f63;}
This box has a color of #b52f63
<div style="background-color:#b52f63;">Content here</div>
.mybackground {background-color:#b52f63;}
Border around this has a color of #b52f63
<div style="border:2px solid #b52f63;">Content here</div>
.myborder {border:2px solid #b52f63;}