#b52e6a color space conversions
Hex:
#b52e6a
RGB:
181, 46, 106
CMY:
29, 82, 58
CMYK:
0, 75, 41, 29
HSL:
333°, 59.4714%, 44.5098%
HSV (HSB):
333°, 74.5856%, 70.9804%
XYZ:
22.6346, 12.8184, 14.9169
xyY:
0.4494, 0.2545, 12.8184
CIE-Lab:
42.4883, 57.8142, -2.2607
CIE-LCH:
42.4883, 57.8584, 357.7607
CIE-Luv:
42.4883, 83.3159, -13.2806
Hunter-Lab:
35.8027, 50.1933, 0.3593
#b52e6a color charts
#b52e6a color shades, tints & tones
#b52e6a color schemes
#b52e6a color preview, HTML & CSS examples
This text has a color of #b52e6a
<p style="color:#b52e6a;">Text here</p>
.mytext {color:#b52e6a;}
This box has a color of #b52e6a
<div style="background-color:#b52e6a;">Content here</div>
.mybackground {background-color:#b52e6a;}
Border around this has a color of #b52e6a
<div style="border:2px solid #b52e6a;">Content here</div>
.myborder {border:2px solid #b52e6a;}