#bd191a color space conversions
Hex:
#bd191a
RGB:
189, 25, 26
CMY:
26, 90, 90
CMYK:
0, 87, 86, 26
HSL:
360°, 76.6355%, 41.9608%
HSV (HSB):
360°, 86.7725%, 74.1176%
XYZ:
21.5203, 11.5887, 2.0799
xyY:
0.6116, 0.3293, 11.5887
CIE-Lab:
40.5547, 60.9772, 44.0450
CIE-LCH:
40.5547, 75.2208, 35.8413
CIE-Luv:
40.5547, 120.8226, 25.8548
Hunter-Lab:
34.0421, 53.2683, 20.2070
#bd191a color charts
#bd191a color shades, tints & tones
#bd191a color schemes
#bd191a color preview, HTML & CSS examples
This text has a color of #bd191a
<p style="color:#bd191a;">Text here</p>
.mytext {color:#bd191a;}
This box has a color of #bd191a
<div style="background-color:#bd191a;">Content here</div>
.mybackground {background-color:#bd191a;}
Border around this has a color of #bd191a
<div style="border:2px solid #bd191a;">Content here</div>
.myborder {border:2px solid #bd191a;}