#bd3243 color space conversions
Hex:
#bd3243
RGB:
189, 50, 67
CMY:
26, 80, 74
CMYK:
0, 74, 65, 26
HSL:
353°, 58.1590%, 46.8627%
HSV (HSB):
353°, 73.5450%, 74.1176%
XYZ:
23.1400, 13.5053, 6.6974
xyY:
0.5339, 0.3116, 13.5053
CIE-Lab:
43.5149, 55.6789, 23.6633
CIE-LCH:
43.5149, 60.4987, 23.0253
CIE-Luv:
43.5149, 101.0947, 14.7865
Hunter-Lab:
36.7495, 48.0841, 14.9195
#bd3243 color charts
#bd3243 color shades, tints & tones
#bd3243 color schemes
#bd3243 color preview, HTML & CSS examples
This text has a color of #bd3243
<p style="color:#bd3243;">Text here</p>
.mytext {color:#bd3243;}
This box has a color of #bd3243
<div style="background-color:#bd3243;">Content here</div>
.mybackground {background-color:#bd3243;}
Border around this has a color of #bd3243
<div style="border:2px solid #bd3243;">Content here</div>
.myborder {border:2px solid #bd3243;}