#b52d37 color space conversions
Hex:
#b52d37
RGB:
181, 45, 55
CMY:
29, 82, 78
CMYK:
0, 75, 70, 29
HSL:
356°, 60.1770%, 44.3137%
HSV (HSB):
356°, 75.1381%, 70.9804%
XYZ:
20.6840, 11.9764, 4.8359
xyY:
0.5516, 0.3194, 11.9764
CIE-Lab:
41.1785, 54.2885, 27.7559
CIE-LCH:
41.1785, 60.9724, 27.0792
CIE-Luv:
41.1785, 100.2500, 17.8688
Hunter-Lab:
34.6069, 46.1248, 15.9397
#b52d37 color charts
#b52d37 color shades, tints & tones
#b52d37 color schemes
#b52d37 color preview, HTML & CSS examples
This text has a color of #b52d37
<p style="color:#b52d37;">Text here</p>
.mytext {color:#b52d37;}
This box has a color of #b52d37
<div style="background-color:#b52d37;">Content here</div>
.mybackground {background-color:#b52d37;}
Border around this has a color of #b52d37
<div style="border:2px solid #b52d37;">Content here</div>
.myborder {border:2px solid #b52d37;}