#b72a3b color space conversions
Hex:
#b72a3b
RGB:
183, 42, 59
CMY:
28, 84, 77
CMYK:
0, 77, 68, 28
HSL:
353°, 62.6667%, 44.1176%
HSV (HSB):
353°, 77.0492%, 71.7647%
XYZ:
21.1458, 12.0390, 5.3469
xyY:
0.5488, 0.3124, 12.0390
CIE-Lab:
41.2780, 56.0814, 25.5158
CIE-LCH:
41.2780, 61.6132, 24.4645
CIE-Luv:
41.2780, 102.2596, 15.6733
Hunter-Lab:
34.6972, 48.0646, 15.1513
#b72a3b color charts
#b72a3b color shades, tints & tones
#b72a3b color schemes
#b72a3b color preview, HTML & CSS examples
This text has a color of #b72a3b
<p style="color:#b72a3b;">Text here</p>
.mytext {color:#b72a3b;}
This box has a color of #b72a3b
<div style="background-color:#b72a3b;">Content here</div>
.mybackground {background-color:#b72a3b;}
Border around this has a color of #b72a3b
<div style="border:2px solid #b72a3b;">Content here</div>
.myborder {border:2px solid #b72a3b;}