#bd181c color space conversions
Hex:
#bd181c
RGB:
189, 24, 28
CMY:
26, 91, 89
CMYK:
0, 87, 85, 26
HSL:
359°, 77.4648%, 41.7647%
HSV (HSB):
359°, 87.3016%, 74.1176%
XYZ:
21.5225, 11.5559, 2.1948
xyY:
0.6102, 0.3276, 11.5559
CIE-Lab:
40.5014, 61.2170, 42.9862
CIE-LCH:
40.5014, 74.8020, 35.0763
CIE-Luv:
40.5014, 120.8472, 25.2458
Hunter-Lab:
33.9940, 53.5235, 19.9679
#bd181c color charts
#bd181c color shades, tints & tones
#bd181c color schemes
#bd181c color preview, HTML & CSS examples
This text has a color of #bd181c
<p style="color:#bd181c;">Text here</p>
.mytext {color:#bd181c;}
This box has a color of #bd181c
<div style="background-color:#bd181c;">Content here</div>
.mybackground {background-color:#bd181c;}
Border around this has a color of #bd181c
<div style="border:2px solid #bd181c;">Content here</div>
.myborder {border:2px solid #bd181c;}