#bd3139 color space conversions
Hex:
#bd3139
RGB:
189, 49, 57
CMY:
26, 81, 78
CMYK:
0, 74, 70, 26
HSL:
357°, 58.8235%, 46.6667%
HSV (HSB):
357°, 74.0741%, 74.1176%
XYZ:
22.8231, 13.3109, 5.2372
xyY:
0.5517, 0.3217, 13.3109
CIE-Lab:
43.2279, 55.4841, 29.3820
CIE-LCH:
43.2279, 62.7837, 27.9038
CIE-Luv:
43.2279, 104.2012, 19.4426
Hunter-Lab:
36.4840, 47.8161, 17.0278
#bd3139 color charts
#bd3139 color shades, tints & tones
#bd3139 color schemes
#bd3139 color preview, HTML & CSS examples
This text has a color of #bd3139
<p style="color:#bd3139;">Text here</p>
.mytext {color:#bd3139;}
This box has a color of #bd3139
<div style="background-color:#bd3139;">Content here</div>
.mybackground {background-color:#bd3139;}
Border around this has a color of #bd3139
<div style="border:2px solid #bd3139;">Content here</div>
.myborder {border:2px solid #bd3139;}