#b52a3c color space conversions
Hex:
#b52a3c
RGB:
181, 42, 60
CMY:
29, 84, 76
CMYK:
0, 77, 67, 29
HSL:
352°, 62.3318%, 43.7255%
HSV (HSB):
352°, 76.7956%, 70.9804%
XYZ:
20.6996, 11.8059, 5.4627
xyY:
0.5452, 0.3109, 11.8059
CIE-Lab:
40.9060, 55.5388, 24.3494
CIE-LCH:
40.9060, 60.6420, 23.6737
CIE-Luv:
40.9060, 100.3730, 14.7647
Hunter-Lab:
34.3598, 47.4056, 14.6255
#b52a3c color charts
#b52a3c color shades, tints & tones
#b52a3c color schemes
#b52a3c color preview, HTML & CSS examples
This text has a color of #b52a3c
<p style="color:#b52a3c;">Text here</p>
.mytext {color:#b52a3c;}
This box has a color of #b52a3c
<div style="background-color:#b52a3c;">Content here</div>
.mybackground {background-color:#b52a3c;}
Border around this has a color of #b52a3c
<div style="border:2px solid #b52a3c;">Content here</div>
.myborder {border:2px solid #b52a3c;}