#b52c6e color space conversions
Hex:
#b52c6e
RGB:
181, 44, 110
CMY:
29, 83, 57
CMYK:
0, 76, 39, 29
HSL:
331°, 60.8889%, 44.1176%
HSV (HSB):
331°, 75.6906%, 70.9804%
XYZ:
22.7712, 12.7509, 16.0128
xyY:
0.4419, 0.2474, 12.7509
CIE-Lab:
42.3855, 58.8795, -4.9035
CIE-LCH:
42.3855, 59.0834, 355.2394
CIE-Luv:
42.3855, 82.4946, -16.7786
Hunter-Lab:
35.7084, 51.3395, -1.5917
#b52c6e color charts
#b52c6e color shades, tints & tones
#b52c6e color schemes
#b52c6e color preview, HTML & CSS examples
This text has a color of #b52c6e
<p style="color:#b52c6e;">Text here</p>
.mytext {color:#b52c6e;}
This box has a color of #b52c6e
<div style="background-color:#b52c6e;">Content here</div>
.mybackground {background-color:#b52c6e;}
Border around this has a color of #b52c6e
<div style="border:2px solid #b52c6e;">Content here</div>
.myborder {border:2px solid #b52c6e;}