#b52b63 color space conversions
Hex:
#b52b63
RGB:
181, 43, 99
CMY:
29, 83, 61
CMYK:
0, 76, 45, 29
HSL:
336°, 61.6071%, 43.9216%
HSV (HSB):
336°, 76.2431%, 70.9804%
XYZ:
22.1721, 12.4524, 13.0393
xyY:
0.4652, 0.2613, 12.4524
CIE-Lab:
41.9262, 58.1113, 1.2914
CIE-LCH:
41.9262, 58.1257, 1.2731
CIE-Luv:
41.9262, 87.0241, -9.0333
Hunter-Lab:
35.2879, 50.4011, 2.7931
#b52b63 color charts
#b52b63 color shades, tints & tones
#b52b63 color schemes
#b52b63 color preview, HTML & CSS examples
This text has a color of #b52b63
<p style="color:#b52b63;">Text here</p>
.mytext {color:#b52b63;}
This box has a color of #b52b63
<div style="background-color:#b52b63;">Content here</div>
.mybackground {background-color:#b52b63;}
Border around this has a color of #b52b63
<div style="border:2px solid #b52b63;">Content here</div>
.myborder {border:2px solid #b52b63;}