#b61c1d color space conversions
Hex:
#b61c1d
RGB:
182, 28, 29
CMY:
29, 89, 89
CMYK:
0, 85, 84, 29
HSL:
360°, 73.3333%, 41.1765%
HSV (HSB):
360°, 84.6154%, 71.3725%
XYZ:
19.9284, 10.8643, 2.2091
xyY:
0.6039, 0.3292, 10.8643
CIE-Lab:
39.3510, 58.4582, 40.8846
CIE-LCH:
39.3510, 71.3366, 34.9682
CIE-Luv:
39.3510, 113.9600, 24.3460
Hunter-Lab:
32.9610, 50.2403, 19.0991
#b61c1d color charts
#b61c1d color shades, tints & tones
#b61c1d color schemes
#b61c1d color preview, HTML & CSS examples
This text has a color of #b61c1d
<p style="color:#b61c1d;">Text here</p>
.mytext {color:#b61c1d;}
This box has a color of #b61c1d
<div style="background-color:#b61c1d;">Content here</div>
.mybackground {background-color:#b61c1d;}
Border around this has a color of #b61c1d
<div style="border:2px solid #b61c1d;">Content here</div>
.myborder {border:2px solid #b61c1d;}