#bd205b color space conversions
Hex:
#bd205b
RGB:
189, 32, 91
CMY:
26, 87, 64
CMYK:
0, 83, 52, 26
HSL:
337°, 71.0407%, 43.3333%
HSV (HSB):
337°, 83.0688%, 74.1176%
XYZ:
23.3911, 12.6072, 11.0981
xyY:
0.4967, 0.2677, 12.6072
CIE-Lab:
42.1653, 62.6215, 6.8607
CIE-LCH:
42.1653, 62.9962, 6.2523
CIE-Luv:
42.1653, 100.2146, -3.6780
Hunter-Lab:
35.5066, 55.4561, 6.3226
#bd205b color charts
#bd205b color shades, tints & tones
#bd205b color schemes
#bd205b color preview, HTML & CSS examples
This text has a color of #bd205b
<p style="color:#bd205b;">Text here</p>
.mytext {color:#bd205b;}
This box has a color of #bd205b
<div style="background-color:#bd205b;">Content here</div>
.mybackground {background-color:#bd205b;}
Border around this has a color of #bd205b
<div style="border:2px solid #bd205b;">Content here</div>
.myborder {border:2px solid #bd205b;}