#bd192c color space conversions
Hex:
#bd192c
RGB:
189, 25, 44
CMY:
26, 90, 83
CMYK:
0, 87, 77, 26
HSL:
353°, 76.6355%, 41.9608%
HSV (HSB):
353°, 86.7725%, 74.1176%
XYZ:
21.7885, 11.6959, 3.4920
xyY:
0.5893, 0.3163, 11.6959
CIE-Lab:
40.7287, 61.4879, 34.2649
CIE-LCH:
40.7287, 70.3907, 29.1293
CIE-Luv:
40.7287, 117.4204, 20.3635
Hunter-Lab:
34.1993, 53.8743, 17.8855
#bd192c color charts
#bd192c color shades, tints & tones
#bd192c color schemes
#bd192c color preview, HTML & CSS examples
This text has a color of #bd192c
<p style="color:#bd192c;">Text here</p>
.mytext {color:#bd192c;}
This box has a color of #bd192c
<div style="background-color:#bd192c;">Content here</div>
.mybackground {background-color:#bd192c;}
Border around this has a color of #bd192c
<div style="border:2px solid #bd192c;">Content here</div>
.myborder {border:2px solid #bd192c;}