#bd151a color space conversions
Hex:
#bd151a
RGB:
189, 21, 26
CMY:
26, 92, 90
CMYK:
0, 89, 86, 26
HSL:
358°, 80.0000%, 41.1765%
HSV (HSB):
358°, 88.8889%, 74.1176%
XYZ:
21.4409, 11.4297, 2.0534
xyY:
0.6139, 0.3273, 11.4297
CIE-Lab:
40.2950, 61.7211, 43.8251
CIE-LCH:
40.2950, 75.6976, 35.3767
CIE-Luv:
40.2950, 122.0699, 25.3872
Hunter-Lab:
33.8079, 54.0405, 20.0644
#bd151a color charts
#bd151a color shades, tints & tones
#bd151a color schemes
#bd151a color preview, HTML & CSS examples
This text has a color of #bd151a
<p style="color:#bd151a;">Text here</p>
.mytext {color:#bd151a;}
This box has a color of #bd151a
<div style="background-color:#bd151a;">Content here</div>
.mybackground {background-color:#bd151a;}
Border around this has a color of #bd151a
<div style="border:2px solid #bd151a;">Content here</div>
.myborder {border:2px solid #bd151a;}