#bd2d35 color space conversions
Hex:
#bd2d35
RGB:
189, 45, 53
CMY:
26, 82, 79
CMYK:
0, 76, 72, 26
HSL:
357°, 61.5385%, 45.8824%
HSV (HSB):
357°, 76.1905%, 74.1176%
XYZ:
22.5673, 12.9526, 4.6788
xyY:
0.5614, 0.3222, 12.9526
CIE-Lab:
42.6918, 56.6295, 31.1404
CIE-LCH:
42.6918, 64.6268, 28.8063
CIE-Luv:
42.6918, 107.1780, 20.2822
Hunter-Lab:
35.9898, 48.9457, 17.4849
#bd2d35 color charts
#bd2d35 color shades, tints & tones
#bd2d35 color schemes
#bd2d35 color preview, HTML & CSS examples
This text has a color of #bd2d35
<p style="color:#bd2d35;">Text here</p>
.mytext {color:#bd2d35;}
This box has a color of #bd2d35
<div style="background-color:#bd2d35;">Content here</div>
.mybackground {background-color:#bd2d35;}
Border around this has a color of #bd2d35
<div style="border:2px solid #bd2d35;">Content here</div>
.myborder {border:2px solid #bd2d35;}