#b7101d color space conversions
Hex:
#b7101d
RGB:
183, 16, 29
CMY:
28, 94, 89
CMYK:
0, 91, 84, 28
HSL:
355°, 83.9196%, 39.0196%
HSV (HSB):
355°, 91.2568%, 71.7647%
XYZ:
19.9355, 10.5266, 2.1435
xyY:
0.6114, 0.3228, 10.5266
CIE-Lab:
38.7714, 60.9916, 40.4303
CIE-LCH:
38.7714, 73.1750, 33.5397
CIE-Luv:
38.7714, 118.4054, 23.0900
Hunter-Lab:
32.4447, 52.9004, 18.7942
#b7101d color charts
#b7101d color shades, tints & tones
#b7101d color schemes
#b7101d color preview, HTML & CSS examples
This text has a color of #b7101d
<p style="color:#b7101d;">Text here</p>
.mytext {color:#b7101d;}
This box has a color of #b7101d
<div style="background-color:#b7101d;">Content here</div>
.mybackground {background-color:#b7101d;}
Border around this has a color of #b7101d
<div style="border:2px solid #b7101d;">Content here</div>
.myborder {border:2px solid #b7101d;}