#b52d3c color space conversions
Hex:
#b52d3c
RGB:
181, 45, 60
CMY:
29, 82, 76
CMYK:
0, 75, 67, 29
HSL:
353°, 60.1770%, 44.3137%
HSV (HSB):
353°, 75.1381%, 70.9804%
XYZ:
20.8101, 12.0268, 5.4996
xyY:
0.5428, 0.3137, 12.0268
CIE-Lab:
41.2586, 54.5527, 24.7921
CIE-LCH:
41.2586, 59.9220, 24.4399
CIE-Luv:
41.2586, 98.9610, 15.4701
Hunter-Lab:
34.6796, 46.4223, 14.8734
#b52d3c color charts
#b52d3c color shades, tints & tones
#b52d3c color schemes
#b52d3c color preview, HTML & CSS examples
This text has a color of #b52d3c
<p style="color:#b52d3c;">Text here</p>
.mytext {color:#b52d3c;}
This box has a color of #b52d3c
<div style="background-color:#b52d3c;">Content here</div>
.mybackground {background-color:#b52d3c;}
Border around this has a color of #b52d3c
<div style="border:2px solid #b52d3c;">Content here</div>
.myborder {border:2px solid #b52d3c;}