#bd101c color space conversions
Hex:
#bd101c
RGB:
189, 16, 28
CMY:
26, 94, 89
CMYK:
0, 92, 85, 26
HSL:
356°, 84.3902%, 40.1961%
HSV (HSB):
356°, 91.5344%, 74.1176%
XYZ:
21.3812, 11.2732, 2.1476
xyY:
0.6144, 0.3239, 11.2732
CIE-Lab:
40.0369, 62.5507, 42.5776
CIE-LCH:
40.0369, 75.6667, 34.2427
CIE-Luv:
40.0369, 123.0757, 24.4037
Hunter-Lab:
33.5756, 54.9124, 19.7105
#bd101c color charts
#bd101c color shades, tints & tones
#bd101c color schemes
#bd101c color preview, HTML & CSS examples
This text has a color of #bd101c
<p style="color:#bd101c;">Text here</p>
.mytext {color:#bd101c;}
This box has a color of #bd101c
<div style="background-color:#bd101c;">Content here</div>
.mybackground {background-color:#bd101c;}
Border around this has a color of #bd101c
<div style="border:2px solid #bd101c;">Content here</div>
.myborder {border:2px solid #bd101c;}