#b61b25 color space conversions
Hex:
#b61b25
RGB:
182, 27, 37
CMY:
29, 89, 85
CMYK:
0, 85, 80, 29
HSL:
356°, 74.1627%, 40.9804%
HSV (HSB):
356°, 85.1648%, 71.3725%
XYZ:
20.0173, 10.8625, 2.7919
xyY:
0.5945, 0.3226, 10.8625
CIE-Lab:
39.3479, 58.9119, 36.4512
CIE-LCH:
39.3479, 69.2771, 31.7468
CIE-Luv:
39.3479, 112.8651, 21.8038
Hunter-Lab:
32.9583, 50.7350, 18.0484
#b61b25 color charts
#b61b25 color shades, tints & tones
#b61b25 color schemes
#b61b25 color preview, HTML & CSS examples
This text has a color of #b61b25
<p style="color:#b61b25;">Text here</p>
.mytext {color:#b61b25;}
This box has a color of #b61b25
<div style="background-color:#b61b25;">Content here</div>
.mybackground {background-color:#b61b25;}
Border around this has a color of #b61b25
<div style="border:2px solid #b61b25;">Content here</div>
.myborder {border:2px solid #b61b25;}