#bd3240 color space conversions
Hex:
#bd3240
RGB:
189, 50, 64
CMY:
26, 80, 75
CMYK:
0, 74, 66, 26
HSL:
354°, 58.1590%, 46.8627%
HSV (HSB):
354°, 73.5450%, 74.1176%
XYZ:
23.0523, 13.4702, 6.2355
xyY:
0.5391, 0.3150, 13.4702
CIE-Lab:
43.4633, 55.5062, 25.4325
CIE-LCH:
43.4633, 61.0554, 24.6169
CIE-Luv:
43.4633, 101.9067, 16.3285
Hunter-Lab:
36.7018, 47.8873, 15.6181
#bd3240 color charts
#bd3240 color shades, tints & tones
#bd3240 color schemes
#bd3240 color preview, HTML & CSS examples
This text has a color of #bd3240
<p style="color:#bd3240;">Text here</p>
.mytext {color:#bd3240;}
This box has a color of #bd3240
<div style="background-color:#bd3240;">Content here</div>
.mybackground {background-color:#bd3240;}
Border around this has a color of #bd3240
<div style="border:2px solid #bd3240;">Content here</div>
.myborder {border:2px solid #bd3240;}