#bd091c color space conversions
Hex:
#bd091c
RGB:
189, 9, 28
CMY:
26, 96, 89
CMYK:
0, 95, 85, 26
HSL:
354°, 90.9091%, 38.8235%
HSV (HSB):
354°, 95.2381%, 74.1176%
XYZ:
21.2936, 11.0980, 2.1184
xyY:
0.6170, 0.3216, 11.0980
CIE-Lab:
39.7451, 63.3927, 42.3205
CIE-LCH:
39.7451, 76.2211, 33.7268
CIE-Luv:
39.7451, 124.4865, 23.8731
Hunter-Lab:
33.3137, 55.7952, 19.5493
#bd091c color charts
#bd091c color shades, tints & tones
#bd091c color schemes
#bd091c color preview, HTML & CSS examples
This text has a color of #bd091c
<p style="color:#bd091c;">Text here</p>
.mytext {color:#bd091c;}
This box has a color of #bd091c
<div style="background-color:#bd091c;">Content here</div>
.mybackground {background-color:#bd091c;}
Border around this has a color of #bd091c
<div style="border:2px solid #bd091c;">Content here</div>
.myborder {border:2px solid #bd091c;}