#bd2a42 color space conversions
Hex:
#bd2a42
RGB:
189, 42, 66
CMY:
26, 84, 74
CMYK:
0, 78, 65, 26
HSL:
350°, 63.6364%, 45.2941%
HSV (HSB):
350°, 77.7778%, 74.1176%
XYZ:
22.7976, 12.8681, 6.4365
xyY:
0.5415, 0.3056, 12.8681
CIE-Lab:
42.5638, 58.2309, 23.0622
CIE-LCH:
42.5638, 62.6314, 21.6059
CIE-Luv:
42.5638, 105.1285, 13.3989
Hunter-Lab:
35.8721, 50.6648, 14.4722
#bd2a42 color charts
#bd2a42 color shades, tints & tones
#bd2a42 color schemes
#bd2a42 color preview, HTML & CSS examples
This text has a color of #bd2a42
<p style="color:#bd2a42;">Text here</p>
.mytext {color:#bd2a42;}
This box has a color of #bd2a42
<div style="background-color:#bd2a42;">Content here</div>
.mybackground {background-color:#bd2a42;}
Border around this has a color of #bd2a42
<div style="border:2px solid #bd2a42;">Content here</div>
.myborder {border:2px solid #bd2a42;}