#bb200b color space conversions
Hex:
#bb200b
RGB:
187, 32, 11
CMY:
27, 87, 96
CMYK:
0, 83, 94, 27
HSL:
7°, 88.8889%, 38.8235%
HSV (HSB):
7°, 94.1176%, 73.3333%
XYZ:
21.0704, 11.6220, 1.4493
xyY:
0.6171, 0.3404, 11.6220
CIE-Lab:
40.6089, 58.6050, 50.2028
CIE-LCH:
40.6089, 77.1678, 40.5844
CIE-Luv:
40.6089, 118.3060, 29.2002
Hunter-Lab:
34.0910, 50.6651, 21.3431
#bb200b color charts
#bb200b color shades, tints & tones
#bb200b color schemes
#bb200b color preview, HTML & CSS examples
This text has a color of #bb200b
<p style="color:#bb200b;">Text here</p>
.mytext {color:#bb200b;}
This box has a color of #bb200b
<div style="background-color:#bb200b;">Content here</div>
.mybackground {background-color:#bb200b;}
Border around this has a color of #bb200b
<div style="border:2px solid #bb200b;">Content here</div>
.myborder {border:2px solid #bb200b;}