#b61b3e color space conversions
Hex:
#b61b3e
RGB:
182, 27, 62
CMY:
29, 89, 76
CMYK:
0, 85, 66, 29
HSL:
346°, 74.1627%, 40.9804%
HSV (HSB):
346°, 85.1648%, 71.3725%
XYZ:
20.5528, 11.0767, 5.6122
xyY:
0.5519, 0.2974, 11.0767
CIE-Lab:
39.7094, 59.9836, 21.6197
CIE-LCH:
39.7094, 63.7608, 19.8205
CIE-Luv:
39.7094, 106.3762, 11.0712
Hunter-Lab:
33.2818, 51.9880, 13.2993
#b61b3e color charts
#b61b3e color shades, tints & tones
#b61b3e color schemes
#b61b3e color preview, HTML & CSS examples
This text has a color of #b61b3e
<p style="color:#b61b3e;">Text here</p>
.mytext {color:#b61b3e;}
This box has a color of #b61b3e
<div style="background-color:#b61b3e;">Content here</div>
.mybackground {background-color:#b61b3e;}
Border around this has a color of #b61b3e
<div style="border:2px solid #b61b3e;">Content here</div>
.myborder {border:2px solid #b61b3e;}