#b52f39 color space conversions
Hex:
#b52f39
RGB:
181, 47, 57
CMY:
29, 82, 78
CMYK:
0, 74, 69, 29
HSL:
356°, 58.7719%, 44.7059%
HSV (HSB):
356°, 74.0331%, 70.9804%
XYZ:
20.8111, 12.1522, 5.1196
xyY:
0.5465, 0.3191, 12.1522
CIE-Lab:
41.4570, 53.7028, 26.8772
CIE-LCH:
41.4570, 60.0531, 26.5871
CIE-Luv:
41.4570, 98.7466, 17.4184
Hunter-Lab:
34.8600, 45.5578, 15.6945
#b52f39 color charts
#b52f39 color shades, tints & tones
#b52f39 color schemes
#b52f39 color preview, HTML & CSS examples
This text has a color of #b52f39
<p style="color:#b52f39;">Text here</p>
.mytext {color:#b52f39;}
This box has a color of #b52f39
<div style="background-color:#b52f39;">Content here</div>
.mybackground {background-color:#b52f39;}
Border around this has a color of #b52f39
<div style="border:2px solid #b52f39;">Content here</div>
.myborder {border:2px solid #b52f39;}