#b6371e color space conversions
Hex:
#b6371e
RGB:
182, 55, 30
CMY:
29, 78, 88
CMYK:
0, 70, 84, 29
HSL:
10°, 71.6981%, 41.5686%
HSV (HSB):
10°, 83.5165%, 71.3725%
XYZ:
20.8919, 12.7712, 2.5923
xyY:
0.5762, 0.3523, 12.7712
CIE-Lab:
42.4165, 49.9569, 43.1825
CIE-LCH:
42.4165, 66.0335, 40.8400
CIE-Luv:
42.4165, 100.1397, 29.5339
Hunter-Lab:
35.7368, 41.8127, 20.7150
#b6371e color charts
#b6371e color shades, tints & tones
#b6371e color schemes
#b6371e color preview, HTML & CSS examples
This text has a color of #b6371e
<p style="color:#b6371e;">Text here</p>
.mytext {color:#b6371e;}
This box has a color of #b6371e
<div style="background-color:#b6371e;">Content here</div>
.mybackground {background-color:#b6371e;}
Border around this has a color of #b6371e
<div style="border:2px solid #b6371e;">Content here</div>
.myborder {border:2px solid #b6371e;}