#b1071c color space conversions
Hex:
#b1071c
RGB:
177, 7, 28
CMY:
31, 97, 89
CMYK:
0, 96, 84, 31
HSL:
353°, 92.3913%, 36.0784%
HSV (HSB):
353°, 96.0452%, 69.4118%
XYZ:
18.4170, 9.5829, 1.9776
xyY:
0.6144, 0.3197, 9.5829
CIE-Lab:
37.0832, 60.5255, 38.9505
CIE-LCH:
37.0832, 71.9756, 32.7628
CIE-Luv:
37.0832, 115.9007, 21.5723
Hunter-Lab:
30.9563, 52.0228, 17.8817
#b1071c color charts
#b1071c color shades, tints & tones
#b1071c color schemes
#b1071c color preview, HTML & CSS examples
This text has a color of #b1071c
<p style="color:#b1071c;">Text here</p>
.mytext {color:#b1071c;}
This box has a color of #b1071c
<div style="background-color:#b1071c;">Content here</div>
.mybackground {background-color:#b1071c;}
Border around this has a color of #b1071c
<div style="border:2px solid #b1071c;">Content here</div>
.myborder {border:2px solid #b1071c;}