#bd2d40 color space conversions
Hex:
#bd2d40
RGB:
189, 45, 64
CMY:
26, 82, 75
CMYK:
0, 76, 66, 26
HSL:
352°, 61.5385%, 45.8824%
HSV (HSB):
352°, 76.1905%, 74.1176%
XYZ:
22.8501, 13.0658, 6.1681
xyY:
0.5430, 0.3105, 13.0658
CIE-Lab:
42.8622, 57.1831, 24.6748
CIE-LCH:
42.8622, 62.2796, 23.3405
CIE-Luv:
42.8622, 104.3437, 15.1111
Hunter-Lab:
36.1466, 49.5823, 15.1853
#bd2d40 color charts
#bd2d40 color shades, tints & tones
#bd2d40 color schemes
#bd2d40 color preview, HTML & CSS examples
This text has a color of #bd2d40
<p style="color:#bd2d40;">Text here</p>
.mytext {color:#bd2d40;}
This box has a color of #bd2d40
<div style="background-color:#bd2d40;">Content here</div>
.mybackground {background-color:#bd2d40;}
Border around this has a color of #bd2d40
<div style="border:2px solid #bd2d40;">Content here</div>
.myborder {border:2px solid #bd2d40;}