#bd3145 color space conversions
Hex:
#bd3145
RGB:
189, 49, 69
CMY:
26, 81, 73
CMYK:
0, 74, 63, 26
HSL:
351°, 58.8235%, 46.6667%
HSV (HSB):
351°, 74.0741%, 74.1176%
XYZ:
23.1588, 13.4451, 7.0048
xyY:
0.5311, 0.3083, 13.4451
CIE-Lab:
43.4264, 56.1447, 22.3207
CIE-LCH:
43.4264, 60.4189, 21.6807
CIE-Luv:
43.4264, 101.0281, 13.4692
Hunter-Lab:
36.6676, 48.5700, 14.3408
#bd3145 color charts
#bd3145 color shades, tints & tones
#bd3145 color schemes
#bd3145 color preview, HTML & CSS examples
This text has a color of #bd3145
<p style="color:#bd3145;">Text here</p>
.mytext {color:#bd3145;}
This box has a color of #bd3145
<div style="background-color:#bd3145;">Content here</div>
.mybackground {background-color:#bd3145;}
Border around this has a color of #bd3145
<div style="border:2px solid #bd3145;">Content here</div>
.myborder {border:2px solid #bd3145;}