#b1003b color space conversions
Hex:
#b1003b
RGB:
177, 0, 59
CMY:
31, 100, 77
CMYK:
0, 100, 67, 31
HSL:
340°, 100.0000%, 34.7059%
HSV (HSB):
340°, 100.0000%, 69.4118%
XYZ:
18.9209, 9.6629, 5.0056
xyY:
0.5633, 0.2877, 9.6629
CIE-Lab:
37.2305, 62.5056, 20.1303
CIE-LCH:
37.2305, 65.6672, 17.8515
CIE-Luv:
37.2305, 109.0225, 8.6300
Hunter-Lab:
31.0852, 54.2501, 12.2123
#b1003b color charts
#b1003b color shades, tints & tones
#b1003b color schemes
#b1003b color preview, HTML & CSS examples
This text has a color of #b1003b
<p style="color:#b1003b;">Text here</p>
.mytext {color:#b1003b;}
This box has a color of #b1003b
<div style="background-color:#b1003b;">Content here</div>
.mybackground {background-color:#b1003b;}
Border around this has a color of #b1003b
<div style="border:2px solid #b1003b;">Content here</div>
.myborder {border:2px solid #b1003b;}