#b52c36 color space conversions
Hex:
#b52c36
RGB:
181, 44, 54
CMY:
29, 83, 79
CMYK:
0, 76, 70, 29
HSL:
356°, 60.8889%, 44.1176%
HSV (HSB):
356°, 75.6906%, 70.9804%
XYZ:
20.6226, 11.8915, 4.6984
xyY:
0.5542, 0.3196, 11.8915
CIE-Lab:
41.0431, 54.5742, 28.2004
CIE-LCH:
41.0431, 61.4297, 27.3270
CIE-Luv:
41.0431, 100.9901, 18.0922
Hunter-Lab:
34.4840, 46.4020, 16.0607
#b52c36 color charts
#b52c36 color shades, tints & tones
#b52c36 color schemes
#b52c36 color preview, HTML & CSS examples
This text has a color of #b52c36
<p style="color:#b52c36;">Text here</p>
.mytext {color:#b52c36;}
This box has a color of #b52c36
<div style="background-color:#b52c36;">Content here</div>
.mybackground {background-color:#b52c36;}
Border around this has a color of #b52c36
<div style="border:2px solid #b52c36;">Content here</div>
.myborder {border:2px solid #b52c36;}