#b52a1b color space conversions
Hex:
#b52a1b
RGB:
181, 42, 27
CMY:
29, 84, 89
CMYK:
0, 77, 85, 29
HSL:
6°, 74.0385%, 40.7843%
HSV (HSB):
6°, 85.0829%, 70.9804%
XYZ:
20.0818, 11.5588, 2.2096
xyY:
0.5933, 0.3415, 11.5588
CIE-Lab:
40.5062, 54.2392, 42.8723
CIE-LCH:
40.5062, 69.1370, 38.3239
CIE-Luv:
40.5062, 107.2175, 27.1554
Hunter-Lab:
33.9983, 45.9381, 19.9455
#b52a1b color charts
#b52a1b color shades, tints & tones
#b52a1b color schemes
#b52a1b color preview, HTML & CSS examples
This text has a color of #b52a1b
<p style="color:#b52a1b;">Text here</p>
.mytext {color:#b52a1b;}
This box has a color of #b52a1b
<div style="background-color:#b52a1b;">Content here</div>
.mybackground {background-color:#b52a1b;}
Border around this has a color of #b52a1b
<div style="border:2px solid #b52a1b;">Content here</div>
.myborder {border:2px solid #b52a1b;}