#b52c5f color space conversions
Hex:
#b52c5f
RGB:
181, 44, 95
CMY:
29, 83, 63
CMYK:
0, 76, 48, 29
HSL:
338°, 60.8889%, 44.1176%
HSV (HSB):
338°, 75.6906%, 70.9804%
XYZ:
22.0223, 12.4513, 12.0691
xyY:
0.4732, 0.2675, 12.4513
CIE-Lab:
41.9246, 57.4236, 3.7970
CIE-LCH:
41.9246, 57.5489, 3.7830
CIE-Luv:
41.9246, 88.1342, -5.9623
Hunter-Lab:
35.2865, 49.6506, 4.4214
#b52c5f color charts
#b52c5f color shades, tints & tones
#b52c5f color schemes
#b52c5f color preview, HTML & CSS examples
This text has a color of #b52c5f
<p style="color:#b52c5f;">Text here</p>
.mytext {color:#b52c5f;}
This box has a color of #b52c5f
<div style="background-color:#b52c5f;">Content here</div>
.mybackground {background-color:#b52c5f;}
Border around this has a color of #b52c5f
<div style="border:2px solid #b52c5f;">Content here</div>
.myborder {border:2px solid #b52c5f;}