#b72b3b color space conversions
Hex:
#b72b3b
RGB:
183, 43, 59
CMY:
28, 83, 77
CMYK:
0, 77, 68, 28
HSL:
353°, 61.9469%, 44.3137%
HSV (HSB):
353°, 76.5027%, 71.7647%
XYZ:
21.1817, 12.1108, 5.3589
xyY:
0.5480, 0.3133, 12.1108
CIE-Lab:
41.3917, 55.7628, 25.6572
CIE-LCH:
41.3917, 61.3823, 24.7078
CIE-Luv:
41.3917, 101.7972, 15.9000
Hunter-Lab:
34.8006, 47.7449, 15.2304
#b72b3b color charts
#b72b3b color shades, tints & tones
#b72b3b color schemes
#b72b3b color preview, HTML & CSS examples
This text has a color of #b72b3b
<p style="color:#b72b3b;">Text here</p>
.mytext {color:#b72b3b;}
This box has a color of #b72b3b
<div style="background-color:#b72b3b;">Content here</div>
.mybackground {background-color:#b72b3b;}
Border around this has a color of #b72b3b
<div style="border:2px solid #b72b3b;">Content here</div>
.myborder {border:2px solid #b72b3b;}