#bd111c color space conversions
Hex:
#bd111c
RGB:
189, 17, 28
CMY:
26, 93, 89
CMYK:
0, 91, 85, 26
HSL:
356°, 83.4951%, 40.3922%
HSV (HSB):
356°, 91.0053%, 74.1176%
XYZ:
21.3963, 11.3036, 2.1527
xyY:
0.6139, 0.3243, 11.3036
CIE-Lab:
40.0871, 62.4062, 42.6218
CIE-LCH:
40.0871, 75.5722, 34.3320
CIE-Luv:
40.0871, 122.8339, 24.4949
Hunter-Lab:
33.6208, 54.7614, 19.7383
#bd111c color charts
#bd111c color shades, tints & tones
#bd111c color schemes
#bd111c color preview, HTML & CSS examples
This text has a color of #bd111c
<p style="color:#bd111c;">Text here</p>
.mytext {color:#bd111c;}
This box has a color of #bd111c
<div style="background-color:#bd111c;">Content here</div>
.mybackground {background-color:#bd111c;}
Border around this has a color of #bd111c
<div style="border:2px solid #bd111c;">Content here</div>
.myborder {border:2px solid #bd111c;}