#b1031f color space conversions
Hex:
#b1031f
RGB:
177, 3, 31
CMY:
31, 99, 88
CMYK:
0, 98, 82, 31
HSL:
350°, 96.6667%, 35.2941%
HSV (HSB):
350°, 98.3051%, 69.4118%
XYZ:
18.4113, 9.5112, 2.1618
xyY:
0.6120, 0.3162, 9.5112
CIE-Lab:
36.9504, 61.0682, 37.1378
CIE-LCH:
36.9504, 71.4740, 31.3053
CIE-Luv:
36.9504, 116.0854, 20.4227
Hunter-Lab:
30.8402, 52.5928, 17.4321
#b1031f color charts
#b1031f color shades, tints & tones
#b1031f color schemes
#b1031f color preview, HTML & CSS examples
This text has a color of #b1031f
<p style="color:#b1031f;">Text here</p>
.mytext {color:#b1031f;}
This box has a color of #b1031f
<div style="background-color:#b1031f;">Content here</div>
.mybackground {background-color:#b1031f;}
Border around this has a color of #b1031f
<div style="border:2px solid #b1031f;">Content here</div>
.myborder {border:2px solid #b1031f;}