#bd242e color space conversions
Hex:
#bd242e
RGB:
189, 36, 46
CMY:
26, 86, 82
CMYK:
0, 81, 76, 26
HSL:
356°, 68.0000%, 44.1176%
HSV (HSB):
356°, 80.9524%, 74.1176%
XYZ:
22.1103, 12.2778, 3.7893
xyY:
0.5791, 0.3216, 12.2778
CIE-Lab:
41.6543, 58.9972, 34.1066
CIE-LCH:
41.6543, 68.1464, 30.0324
CIE-Luv:
41.6543, 112.9117, 21.3202
Hunter-Lab:
35.0397, 51.3151, 18.1160
#bd242e color charts
#bd242e color shades, tints & tones
#bd242e color schemes
#bd242e color preview, HTML & CSS examples
This text has a color of #bd242e
<p style="color:#bd242e;">Text here</p>
.mytext {color:#bd242e;}
This box has a color of #bd242e
<div style="background-color:#bd242e;">Content here</div>
.mybackground {background-color:#bd242e;}
Border around this has a color of #bd242e
<div style="border:2px solid #bd242e;">Content here</div>
.myborder {border:2px solid #bd242e;}