#bb191e color space conversions
Hex:
#bb191e
RGB:
187, 25, 30
CMY:
27, 90, 88
CMYK:
0, 87, 84, 27
HSL:
358°, 76.4151%, 41.5686%
HSV (HSB):
358°, 86.6310%, 73.3333%
XYZ:
21.0755, 11.3538, 2.3090
xyY:
0.6067, 0.3268, 11.3538
CIE-Lab:
40.1701, 60.5207, 41.4865
CIE-LCH:
40.1701, 73.3750, 34.4303
CIE-Luv:
40.1701, 118.6795, 24.5126
Hunter-Lab:
33.6954, 52.6796, 19.5239
#bb191e color charts
#bb191e color shades, tints & tones
#bb191e color schemes
#bb191e color preview, HTML & CSS examples
This text has a color of #bb191e
<p style="color:#bb191e;">Text here</p>
.mytext {color:#bb191e;}
This box has a color of #bb191e
<div style="background-color:#bb191e;">Content here</div>
.mybackground {background-color:#bb191e;}
Border around this has a color of #bb191e
<div style="border:2px solid #bb191e;">Content here</div>
.myborder {border:2px solid #bb191e;}