#b61b27 color space conversions
Hex:
#b61b27
RGB:
182, 27, 39
CMY:
29, 89, 85
CMYK:
0, 85, 79, 29
HSL:
355°, 74.1627%, 40.9804%
HSV (HSB):
355°, 85.1648%, 71.3725%
XYZ:
20.0495, 10.8754, 2.9619
xyY:
0.5917, 0.3209, 10.8754
CIE-Lab:
39.3699, 58.9773, 35.3156
CIE-LCH:
39.3699, 68.7424, 30.9132
CIE-Luv:
39.3699, 112.4514, 21.1236
Hunter-Lab:
32.9779, 50.8111, 17.7594
#b61b27 color charts
#b61b27 color shades, tints & tones
#b61b27 color schemes
#b61b27 color preview, HTML & CSS examples
This text has a color of #b61b27
<p style="color:#b61b27;">Text here</p>
.mytext {color:#b61b27;}
This box has a color of #b61b27
<div style="background-color:#b61b27;">Content here</div>
.mybackground {background-color:#b61b27;}
Border around this has a color of #b61b27
<div style="border:2px solid #b61b27;">Content here</div>
.myborder {border:2px solid #b61b27;}