#b61b28 color space conversions
Hex:
#b61b28
RGB:
182, 27, 40
CMY:
29, 89, 84
CMYK:
0, 85, 78, 29
HSL:
355°, 74.1627%, 40.9804%
HSV (HSB):
355°, 85.1648%, 71.3725%
XYZ:
20.0663, 10.8822, 3.0503
xyY:
0.5902, 0.3201, 10.8822
CIE-Lab:
39.3813, 59.0112, 34.7425
CIE-LCH:
39.3813, 68.4789, 30.4872
CIE-Luv:
39.3813, 112.2374, 20.7715
Hunter-Lab:
32.9881, 50.8506, 17.6093
#b61b28 color charts
#b61b28 color shades, tints & tones
#b61b28 color schemes
#b61b28 color preview, HTML & CSS examples
This text has a color of #b61b28
<p style="color:#b61b28;">Text here</p>
.mytext {color:#b61b28;}
This box has a color of #b61b28
<div style="background-color:#b61b28;">Content here</div>
.mybackground {background-color:#b61b28;}
Border around this has a color of #b61b28
<div style="border:2px solid #b61b28;">Content here</div>
.myborder {border:2px solid #b61b28;}