#b5252c color space conversions
Hex:
#b5252c
RGB:
181, 37, 44
CMY:
29, 85, 83
CMYK:
0, 80, 76, 29
HSL:
357°, 66.0550%, 42.7451%
HSV (HSB):
357°, 79.5580%, 70.9804%
XYZ:
20.1722, 11.3287, 3.5063
xyY:
0.5762, 0.3236, 11.3287
CIE-Lab:
40.1287, 56.3123, 33.1437
CIE-LCH:
40.1287, 65.3420, 30.4798
CIE-Luv:
40.1287, 106.6058, 20.8020
Hunter-Lab:
33.6582, 48.0779, 17.3842
#b5252c color charts
#b5252c color shades, tints & tones
#b5252c color schemes
#b5252c color preview, HTML & CSS examples
This text has a color of #b5252c
<p style="color:#b5252c;">Text here</p>
.mytext {color:#b5252c;}
This box has a color of #b5252c
<div style="background-color:#b5252c;">Content here</div>
.mybackground {background-color:#b5252c;}
Border around this has a color of #b5252c
<div style="border:2px solid #b5252c;">Content here</div>
.myborder {border:2px solid #b5252c;}