#bd2b64 color space conversions
Hex:
#bd2b64
RGB:
189, 43, 100
CMY:
26, 83, 61
CMYK:
0, 77, 47, 26
HSL:
337°, 62.9310%, 45.4902%
HSV (HSB):
337°, 77.2487%, 74.1176%
XYZ:
24.1504, 13.4667, 13.3831
xyY:
0.4735, 0.2641, 13.4667
CIE-Lab:
43.4582, 60.4031, 3.0739
CIE-LCH:
43.4582, 60.4813, 2.9133
CIE-Luv:
43.4582, 93.1699, -7.4629
Hunter-Lab:
36.6970, 53.2518, 4.0653
#bd2b64 color charts
#bd2b64 color shades, tints & tones
#bd2b64 color schemes
#bd2b64 color preview, HTML & CSS examples
This text has a color of #bd2b64
<p style="color:#bd2b64;">Text here</p>
.mytext {color:#bd2b64;}
This box has a color of #bd2b64
<div style="background-color:#bd2b64;">Content here</div>
.mybackground {background-color:#bd2b64;}
Border around this has a color of #bd2b64
<div style="border:2px solid #bd2b64;">Content here</div>
.myborder {border:2px solid #bd2b64;}