#b61b3b color space conversions
Hex:
#b61b3b
RGB:
182, 27, 59
CMY:
29, 89, 77
CMYK:
0, 85, 68, 29
HSL:
348°, 74.1627%, 40.9804%
HSV (HSB):
348°, 85.1648%, 71.3725%
XYZ:
20.4728, 11.0447, 5.1905
xyY:
0.5577, 0.3009, 11.0447
CIE-Lab:
39.6557, 59.8250, 23.4401
CIE-LCH:
39.6557, 64.2531, 21.3958
CIE-Luv:
39.6557, 107.2981, 12.6048
Hunter-Lab:
33.2336, 51.8018, 14.0035
#b61b3b color charts
#b61b3b color shades, tints & tones
#b61b3b color schemes
#b61b3b color preview, HTML & CSS examples
This text has a color of #b61b3b
<p style="color:#b61b3b;">Text here</p>
.mytext {color:#b61b3b;}
This box has a color of #b61b3b
<div style="background-color:#b61b3b;">Content here</div>
.mybackground {background-color:#b61b3b;}
Border around this has a color of #b61b3b
<div style="border:2px solid #b61b3b;">Content here</div>
.myborder {border:2px solid #b61b3b;}