#bd193a color space conversions
Hex:
#bd193a
RGB:
189, 25, 58
CMY:
26, 90, 77
CMYK:
0, 87, 69, 26
HSL:
348°, 76.6355%, 41.9608%
HSV (HSB):
348°, 86.7725%, 74.1176%
XYZ:
22.0976, 11.8196, 5.1197
xyY:
0.5661, 0.3028, 11.8196
CIE-Lab:
40.9279, 62.0696, 25.9646
CIE-LCH:
40.9279, 67.2815, 22.7003
CIE-Luv:
40.9279, 113.7320, 14.3719
Hunter-Lab:
34.3796, 54.5673, 15.2364
#bd193a color charts
#bd193a color shades, tints & tones
#bd193a color schemes
#bd193a color preview, HTML & CSS examples
This text has a color of #bd193a
<p style="color:#bd193a;">Text here</p>
.mytext {color:#bd193a;}
This box has a color of #bd193a
<div style="background-color:#bd193a;">Content here</div>
.mybackground {background-color:#bd193a;}
Border around this has a color of #bd193a
<div style="border:2px solid #bd193a;">Content here</div>
.myborder {border:2px solid #bd193a;}