#bd2a32 color space conversions
Hex:
#bd2a32
RGB:
189, 42, 50
CMY:
26, 84, 80
CMYK:
0, 78, 74, 26
HSL:
357°, 63.6364%, 45.2941%
HSV (HSB):
357°, 77.7778%, 74.1176%
XYZ:
22.3900, 12.7050, 4.2898
xyY:
0.5685, 0.3226, 12.7050
CIE-Lab:
42.3154, 57.4388, 32.4892
CIE-LCH:
42.3154, 65.9907, 29.4939
CIE-Luv:
42.3154, 109.3226, 20.8961
Hunter-Lab:
35.6441, 49.7480, 17.8152
#bd2a32 color charts
#bd2a32 color shades, tints & tones
#bd2a32 color schemes
#bd2a32 color preview, HTML & CSS examples
This text has a color of #bd2a32
<p style="color:#bd2a32;">Text here</p>
.mytext {color:#bd2a32;}
This box has a color of #bd2a32
<div style="background-color:#bd2a32;">Content here</div>
.mybackground {background-color:#bd2a32;}
Border around this has a color of #bd2a32
<div style="border:2px solid #bd2a32;">Content here</div>
.myborder {border:2px solid #bd2a32;}