#bd2345 color space conversions
Hex:
#bd2345
RGB:
189, 35, 69
CMY:
26, 86, 73
CMYK:
0, 81, 63, 26
HSL:
347°, 68.7500%, 43.9216%
HSV (HSB):
347°, 81.4815%, 74.1176%
XYZ:
22.6615, 12.4506, 6.8390
xyY:
0.5402, 0.2968, 12.4506
CIE-Lab:
41.9234, 60.3717, 20.3666
CIE-LCH:
41.9234, 63.7145, 18.6420
CIE-Luv:
41.9234, 107.0286, 10.3513
Hunter-Lab:
35.2853, 52.8896, 13.2081
#bd2345 color charts
#bd2345 color shades, tints & tones
#bd2345 color schemes
#bd2345 color preview, HTML & CSS examples
This text has a color of #bd2345
<p style="color:#bd2345;">Text here</p>
.mytext {color:#bd2345;}
This box has a color of #bd2345
<div style="background-color:#bd2345;">Content here</div>
.mybackground {background-color:#bd2345;}
Border around this has a color of #bd2345
<div style="border:2px solid #bd2345;">Content here</div>
.myborder {border:2px solid #bd2345;}