#bb2201 color space conversions
Hex:
#bb2201
RGB:
187, 34, 1
CMY:
27, 87, 100
CMYK:
0, 82, 99, 27
HSL:
11°, 98.9362%, 36.8627%
HSV (HSB):
11°, 99.4652%, 73.3333%
XYZ:
21.0710, 11.7110, 1.1786
xyY:
0.6205, 0.3448, 11.7110
CIE-Lab:
40.7531, 57.9861, 53.6084
CIE-LCH:
40.7531, 78.9700, 42.7535
CIE-Luv:
40.7531, 118.1472, 30.6980
Hunter-Lab:
34.2214, 50.0197, 21.9130
#bb2201 color charts
#bb2201 color shades, tints & tones
#bb2201 color schemes
#bb2201 color preview, HTML & CSS examples
This text has a color of #bb2201
<p style="color:#bb2201;">Text here</p>
.mytext {color:#bb2201;}
This box has a color of #bb2201
<div style="background-color:#bb2201;">Content here</div>
.mybackground {background-color:#bb2201;}
Border around this has a color of #bb2201
<div style="border:2px solid #bb2201;">Content here</div>
.myborder {border:2px solid #bb2201;}