#bb011f color space conversions
Hex:
#bb011f
RGB:
187, 1, 31
CMY:
27, 100, 88
CMYK:
0, 99, 83, 27
HSL:
350°, 98.9362%, 36.8627%
HSV (HSB):
350°, 99.4652%, 73.3333%
XYZ:
20.7517, 10.6854, 2.2651
xyY:
0.6157, 0.3171, 10.6854
CIE-Lab:
39.0455, 63.8100, 39.9008
CIE-LCH:
39.0455, 75.2582, 32.0180
CIE-Luv:
39.0455, 123.8975, 22.1653
Hunter-Lab:
32.6886, 56.1122, 18.7736
#bb011f color charts
#bb011f color shades, tints & tones
#bb011f color schemes
#bb011f color preview, HTML & CSS examples
This text has a color of #bb011f
<p style="color:#bb011f;">Text here</p>
.mytext {color:#bb011f;}
This box has a color of #bb011f
<div style="background-color:#bb011f;">Content here</div>
.mybackground {background-color:#bb011f;}
Border around this has a color of #bb011f
<div style="border:2px solid #bb011f;">Content here</div>
.myborder {border:2px solid #bb011f;}