#b52b3d color space conversions
Hex:
#b52b3d
RGB:
181, 43, 61
CMY:
29, 83, 76
CMYK:
0, 76, 66, 29
HSL:
352°, 61.6071%, 43.9216%
HSV (HSB):
352°, 76.2431%, 70.9804%
XYZ:
20.7622, 11.8884, 5.6153
xyY:
0.5426, 0.3107, 11.8884
CIE-Lab:
41.0382, 55.2717, 23.8971
CIE-LCH:
41.0382, 60.2165, 23.3816
CIE-Luv:
41.0382, 99.6373, 14.4925
Hunter-Lab:
34.4796, 47.1462, 14.4799
#b52b3d color charts
#b52b3d color shades, tints & tones
#b52b3d color schemes
#b52b3d color preview, HTML & CSS examples
This text has a color of #b52b3d
<p style="color:#b52b3d;">Text here</p>
.mytext {color:#b52b3d;}
This box has a color of #b52b3d
<div style="background-color:#b52b3d;">Content here</div>
.mybackground {background-color:#b52b3d;}
Border around this has a color of #b52b3d
<div style="border:2px solid #b52b3d;">Content here</div>
.myborder {border:2px solid #b52b3d;}