#bb1400 color space conversions
Hex:
#bb1400
RGB:
187, 20, 0
CMY:
27, 92, 100
CMYK:
0, 89, 100, 27
HSL:
6°, 100.0000%, 36.6667%
HSV (HSB):
6°, 100.0000%, 73.3333%
XYZ:
20.7437, 11.0651, 1.0425
xyY:
0.6314, 0.3368, 11.0651
CIE-Lab:
39.6899, 60.9937, 53.5489
CIE-LCH:
39.6899, 81.1648, 41.2812
CIE-Luv:
39.6899, 123.4298, 29.0082
Hunter-Lab:
33.2643, 53.1006, 21.4269
#bb1400 color charts
#bb1400 color shades, tints & tones
#bb1400 color schemes
#bb1400 color preview, HTML & CSS examples
This text has a color of #bb1400
<p style="color:#bb1400;">Text here</p>
.mytext {color:#bb1400;}
This box has a color of #bb1400
<div style="background-color:#bb1400;">Content here</div>
.mybackground {background-color:#bb1400;}
Border around this has a color of #bb1400
<div style="border:2px solid #bb1400;">Content here</div>
.myborder {border:2px solid #bb1400;}