#b1002b color space conversions
Hex:
#b1002b
RGB:
177, 0, 43
CMY:
31, 100, 83
CMYK:
0, 100, 76, 31
HSL:
345°, 100.0000%, 34.7059%
HSV (HSB):
345°, 100.0000%, 69.4118%
XYZ:
18.5675, 9.5215, 3.1447
xyY:
0.5945, 0.3048, 9.5215
CIE-Lab:
36.9696, 61.8009, 29.9643
CIE-LCH:
36.9696, 68.6820, 25.8665
CIE-Luv:
36.9696, 113.8716, 16.0096
Hunter-Lab:
30.8570, 53.4087, 15.5575
#b1002b color charts
#b1002b color shades, tints & tones
#b1002b color schemes
#b1002b color preview, HTML & CSS examples
This text has a color of #b1002b
<p style="color:#b1002b;">Text here</p>
.mytext {color:#b1002b;}
This box has a color of #b1002b
<div style="background-color:#b1002b;">Content here</div>
.mybackground {background-color:#b1002b;}
Border around this has a color of #b1002b
<div style="border:2px solid #b1002b;">Content here</div>
.myborder {border:2px solid #b1002b;}