#bb1f1c color space conversions
Hex:
#bb1f1c
RGB:
187, 31, 28
CMY:
27, 88, 89
CMYK:
0, 83, 85, 27
HSL:
1°, 73.9535%, 42.1569%
HSV (HSB):
1°, 85.0267%, 73.3333%
XYZ:
21.1931, 11.6286, 2.2262
xyY:
0.6047, 0.3318, 11.6286
CIE-Lab:
40.6197, 59.1448, 42.9317
CIE-LCH:
40.6197, 73.0838, 35.9750
CIE-Luv:
40.6197, 116.8069, 25.8747
Hunter-Lab:
34.1007, 51.2588, 20.0000
#bb1f1c color charts
#bb1f1c color shades, tints & tones
#bb1f1c color schemes
#bb1f1c color preview, HTML & CSS examples
This text has a color of #bb1f1c
<p style="color:#bb1f1c;">Text here</p>
.mytext {color:#bb1f1c;}
This box has a color of #bb1f1c
<div style="background-color:#bb1f1c;">Content here</div>
.mybackground {background-color:#bb1f1c;}
Border around this has a color of #bb1f1c
<div style="border:2px solid #bb1f1c;">Content here</div>
.myborder {border:2px solid #bb1f1c;}