#b52f3c color space conversions
Hex:
#b52f3c
RGB:
181, 47, 60
CMY:
29, 82, 76
CMYK:
0, 74, 67, 29
HSL:
354°, 58.7719%, 44.7059%
HSV (HSB):
354°, 74.0331%, 70.9804%
XYZ:
20.8882, 12.1830, 5.5256
xyY:
0.5412, 0.3156, 12.1830
CIE-Lab:
41.5056, 53.8651, 25.1013
CIE-LCH:
41.5056, 59.4266, 24.9856
CIE-Luv:
41.5056, 97.9768, 15.9628
Hunter-Lab:
34.9042, 45.7398, 15.0469
#b52f3c color charts
#b52f3c color shades, tints & tones
#b52f3c color schemes
#b52f3c color preview, HTML & CSS examples
This text has a color of #b52f3c
<p style="color:#b52f3c;">Text here</p>
.mytext {color:#b52f3c;}
This box has a color of #b52f3c
<div style="background-color:#b52f3c;">Content here</div>
.mybackground {background-color:#b52f3c;}
Border around this has a color of #b52f3c
<div style="border:2px solid #b52f3c;">Content here</div>
.myborder {border:2px solid #b52f3c;}