#bb1a1b color space conversions
Hex:
#bb1a1b
RGB:
187, 26, 27
CMY:
27, 90, 89
CMYK:
0, 86, 86, 27
HSL:
360°, 75.5869%, 41.7647%
HSV (HSB):
360°, 86.0963%, 73.3333%
XYZ:
21.0607, 11.3827, 2.1240
xyY:
0.6093, 0.3293, 11.3827
CIE-Lab:
40.2177, 60.2447, 43.0886
CIE-LCH:
40.2177, 74.0679, 35.5734
CIE-Luv:
40.2177, 118.8171, 25.4133
Hunter-Lab:
33.7383, 52.3846, 19.8842
#bb1a1b color charts
#bb1a1b color shades, tints & tones
#bb1a1b color schemes
#bb1a1b color preview, HTML & CSS examples
This text has a color of #bb1a1b
<p style="color:#bb1a1b;">Text here</p>
.mytext {color:#bb1a1b;}
This box has a color of #bb1a1b
<div style="background-color:#bb1a1b;">Content here</div>
.mybackground {background-color:#bb1a1b;}
Border around this has a color of #bb1a1b
<div style="border:2px solid #bb1a1b;">Content here</div>
.myborder {border:2px solid #bb1a1b;}