#bb1111 color space conversions
Hex:
#bb1111
RGB:
187, 17, 17
CMY:
27, 93, 93
CMYK:
0, 91, 91, 27
HSL:
0°, 83.3333%, 40.0000%
HSV (HSB):
0°, 90.9091%, 73.3333%
XYZ:
20.7951, 11.0062, 1.5587
xyY:
0.6234, 0.3299, 11.0062
CIE-Lab:
39.5909, 61.6695, 47.2843
CIE-LCH:
39.5909, 77.7106, 37.4787
CIE-Luv:
39.5909, 122.8326, 26.4887
Hunter-Lab:
33.1755, 53.8305, 20.4372
#bb1111 color charts
#bb1111 color shades, tints & tones
#bb1111 color schemes
#bb1111 color preview, HTML & CSS examples
This text has a color of #bb1111
<p style="color:#bb1111;">Text here</p>
.mytext {color:#bb1111;}
This box has a color of #bb1111
<div style="background-color:#bb1111;">Content here</div>
.mybackground {background-color:#bb1111;}
Border around this has a color of #bb1111
<div style="border:2px solid #bb1111;">Content here</div>
.myborder {border:2px solid #bb1111;}