#bd192e color space conversions
Hex:
#bd192e
RGB:
189, 25, 46
CMY:
26, 90, 82
CMYK:
0, 87, 76, 26
HSL:
352°, 76.6355%, 41.9608%
HSV (HSB):
352°, 86.7725%, 74.1176%
XYZ:
21.8270, 11.7113, 3.6949
xyY:
0.5862, 0.3145, 11.7113
CIE-Lab:
40.7536, 61.5608, 33.1006
CIE-LCH:
40.7536, 69.8955, 28.2664
CIE-Luv:
40.7536, 116.9476, 19.5977
Hunter-Lab:
34.2218, 53.9610, 17.5538
#bd192e color charts
#bd192e color shades, tints & tones
#bd192e color schemes
#bd192e color preview, HTML & CSS examples
This text has a color of #bd192e
<p style="color:#bd192e;">Text here</p>
.mytext {color:#bd192e;}
This box has a color of #bd192e
<div style="background-color:#bd192e;">Content here</div>
.mybackground {background-color:#bd192e;}
Border around this has a color of #bd192e
<div style="border:2px solid #bd192e;">Content here</div>
.myborder {border:2px solid #bd192e;}