#b1001b color space conversions
Hex:
#b1001b
RGB:
177, 0, 27
CMY:
31, 100, 89
CMYK:
0, 100, 85, 31
HSL:
351°, 100.0000%, 34.7059%
HSV (HSB):
351°, 100.0000%, 69.4118%
XYZ:
18.3293, 9.4262, 1.8903
xyY:
0.6183, 0.3180, 9.4262
CIE-Lab:
36.7923, 61.3190, 39.2344
CIE-LCH:
36.7923, 72.7967, 32.6127
CIE-Luv:
36.7923, 117.3982, 21.3313
Hunter-Lab:
30.7022, 52.8362, 17.8411
#b1001b color charts
#b1001b color shades, tints & tones
#b1001b color schemes
#b1001b color preview, HTML & CSS examples
This text has a color of #b1001b
<p style="color:#b1001b;">Text here</p>
.mytext {color:#b1001b;}
This box has a color of #b1001b
<div style="background-color:#b1001b;">Content here</div>
.mybackground {background-color:#b1001b;}
Border around this has a color of #b1001b
<div style="border:2px solid #b1001b;">Content here</div>
.myborder {border:2px solid #b1001b;}