#bd181a color space conversions
Hex:
#bd181a
RGB:
189, 24, 26
CMY:
26, 91, 90
CMYK:
0, 87, 86, 26
HSL:
359°, 77.4648%, 41.7647%
HSV (HSB):
359°, 87.3016%, 74.1176%
XYZ:
21.4994, 11.5467, 2.0729
xyY:
0.6122, 0.3288, 11.5467
CIE-Lab:
40.4864, 61.1728, 43.9871
CIE-LCH:
40.4864, 75.3457, 35.7185
CIE-Luv:
40.4864, 121.1504, 25.7318
Hunter-Lab:
33.9804, 53.4711, 20.1695
#bd181a color charts
#bd181a color shades, tints & tones
#bd181a color schemes
#bd181a color preview, HTML & CSS examples
This text has a color of #bd181a
<p style="color:#bd181a;">Text here</p>
.mytext {color:#bd181a;}
This box has a color of #bd181a
<div style="background-color:#bd181a;">Content here</div>
.mybackground {background-color:#bd181a;}
Border around this has a color of #bd181a
<div style="border:2px solid #bd181a;">Content here</div>
.myborder {border:2px solid #bd181a;}