#b52b27 color space conversions
Hex:
#b52b27
RGB:
181, 43, 39
CMY:
29, 83, 85
CMYK:
0, 76, 78, 29
HSL:
2°, 64.5455%, 43.1373%
HSV (HSB):
2°, 78.4530%, 70.9804%
XYZ:
20.2861, 11.6980, 3.1082
xyY:
0.5781, 0.3333, 11.6980
CIE-Lab:
40.7320, 54.2720, 36.6897
CIE-LCH:
40.7320, 65.5102, 34.0600
CIE-Luv:
40.7320, 104.7552, 23.8453
Hunter-Lab:
34.2023, 46.0181, 18.5536
#b52b27 color charts
#b52b27 color shades, tints & tones
#b52b27 color schemes
#b52b27 color preview, HTML & CSS examples
This text has a color of #b52b27
<p style="color:#b52b27;">Text here</p>
.mytext {color:#b52b27;}
This box has a color of #b52b27
<div style="background-color:#b52b27;">Content here</div>
.mybackground {background-color:#b52b27;}
Border around this has a color of #b52b27
<div style="border:2px solid #b52b27;">Content here</div>
.myborder {border:2px solid #b52b27;}