#bd181e color space conversions
Hex:
#bd181e
RGB:
189, 24, 30
CMY:
26, 91, 88
CMYK:
0, 87, 84, 26
HSL:
358°, 77.4648%, 41.7647%
HSV (HSB):
358°, 87.3016%, 74.1176%
XYZ:
21.5472, 11.5658, 2.3251
xyY:
0.6080, 0.3264, 11.5658
CIE-Lab:
40.5176, 61.2643, 41.9575
CIE-LCH:
40.5176, 74.2546, 34.4057
CIE-Luv:
40.5176, 120.5248, 24.7287
Hunter-Lab:
34.0086, 53.5796, 19.7525
#bd181e color charts
#bd181e color shades, tints & tones
#bd181e color schemes
#bd181e color preview, HTML & CSS examples
This text has a color of #bd181e
<p style="color:#bd181e;">Text here</p>
.mytext {color:#bd181e;}
This box has a color of #bd181e
<div style="background-color:#bd181e;">Content here</div>
.mybackground {background-color:#bd181e;}
Border around this has a color of #bd181e
<div style="border:2px solid #bd181e;">Content here</div>
.myborder {border:2px solid #bd181e;}