#bd2d43 color space conversions
Hex:
#bd2d43
RGB:
189, 45, 67
CMY:
26, 82, 74
CMYK:
0, 76, 65, 26
HSL:
351°, 61.5385%, 45.8824%
HSV (HSB):
351°, 76.1905%, 74.1176%
XYZ:
22.9378, 13.1008, 6.6299
xyY:
0.5376, 0.3070, 13.1008
CIE-Lab:
42.9148, 57.3535, 22.8944
CIE-LCH:
42.9148, 61.7541, 21.7609
CIE-Luv:
42.9148, 103.4948, 13.5565
Hunter-Lab:
36.1951, 49.7787, 14.4762
#bd2d43 color charts
#bd2d43 color shades, tints & tones
#bd2d43 color schemes
#bd2d43 color preview, HTML & CSS examples
This text has a color of #bd2d43
<p style="color:#bd2d43;">Text here</p>
.mytext {color:#bd2d43;}
This box has a color of #bd2d43
<div style="background-color:#bd2d43;">Content here</div>
.mybackground {background-color:#bd2d43;}
Border around this has a color of #bd2d43
<div style="border:2px solid #bd2d43;">Content here</div>
.myborder {border:2px solid #bd2d43;}