#bb191c color space conversions
Hex:
#bb191c
RGB:
187, 25, 28
CMY:
27, 90, 89
CMYK:
0, 87, 85, 27
HSL:
359°, 76.4151%, 41.5686%
HSV (HSB):
359°, 86.6310%, 73.3333%
XYZ:
21.0507, 11.3439, 2.1787
xyY:
0.6089, 0.3281, 11.3439
CIE-Lab:
40.1537, 60.4726, 42.5198
CIE-LCH:
40.1537, 73.9248, 35.1120
CIE-Luv:
40.1537, 119.0030, 25.0348
Hunter-Lab:
33.6807, 52.6229, 19.7412
#bb191c color charts
#bb191c color shades, tints & tones
#bb191c color schemes
#bb191c color preview, HTML & CSS examples
This text has a color of #bb191c
<p style="color:#bb191c;">Text here</p>
.mytext {color:#bb191c;}
This box has a color of #bb191c
<div style="background-color:#bb191c;">Content here</div>
.mybackground {background-color:#bb191c;}
Border around this has a color of #bb191c
<div style="border:2px solid #bb191c;">Content here</div>
.myborder {border:2px solid #bb191c;}