#b61b2e color space conversions
Hex:
#b61b2e
RGB:
182, 27, 46
CMY:
29, 89, 82
CMYK:
0, 85, 75, 29
HSL:
353°, 74.1627%, 40.9804%
HSV (HSB):
353°, 85.1648%, 71.3725%
XYZ:
20.1765, 10.9262, 3.6303
xyY:
0.5809, 0.3146, 10.9262
CIE-Lab:
39.4559, 59.2332, 31.2424
CIE-LCH:
39.4559, 66.9677, 27.8093
CIE-Luv:
39.4559, 110.8540, 18.4922
Hunter-Lab:
33.0548, 51.1095, 16.6267
#b61b2e color charts
#b61b2e color shades, tints & tones
#b61b2e color schemes
#b61b2e color preview, HTML & CSS examples
This text has a color of #b61b2e
<p style="color:#b61b2e;">Text here</p>
.mytext {color:#b61b2e;}
This box has a color of #b61b2e
<div style="background-color:#b61b2e;">Content here</div>
.mybackground {background-color:#b61b2e;}
Border around this has a color of #b61b2e
<div style="border:2px solid #b61b2e;">Content here</div>
.myborder {border:2px solid #b61b2e;}