#b61c2b color space conversions
Hex:
#b61c2b
RGB:
182, 28, 43
CMY:
29, 89, 83
CMYK:
0, 85, 76, 29
HSL:
354°, 73.3333%, 41.1765%
HSV (HSB):
354°, 84.6154%, 71.3725%
XYZ:
20.1427, 10.9500, 3.3374
xyY:
0.5850, 0.3180, 10.9500
CIE-Lab:
39.4961, 58.8933, 33.0917
CIE-LCH:
39.4961, 67.5535, 29.3314
CIE-Luv:
39.4961, 111.2175, 19.8167
Hunter-Lab:
33.0908, 50.7459, 17.1838
#b61c2b color charts
#b61c2b color shades, tints & tones
#b61c2b color schemes
#b61c2b color preview, HTML & CSS examples
This text has a color of #b61c2b
<p style="color:#b61c2b;">Text here</p>
.mytext {color:#b61c2b;}
This box has a color of #b61c2b
<div style="background-color:#b61c2b;">Content here</div>
.mybackground {background-color:#b61c2b;}
Border around this has a color of #b61c2b
<div style="border:2px solid #b61c2b;">Content here</div>
.myborder {border:2px solid #b61c2b;}