#bd204a color space conversions
Hex:
#bd204a
RGB:
189, 32, 74
CMY:
26, 87, 71
CMYK:
0, 83, 61, 26
HSL:
344°, 71.0407%, 43.3333%
HSV (HSB):
344°, 83.0688%, 74.1176%
XYZ:
22.7388, 12.3463, 7.6632
xyY:
0.5319, 0.2888, 12.3463
CIE-Lab:
41.7612, 61.4231, 17.0138
CIE-LCH:
41.7612, 63.7359, 15.4824
CIE-Luv:
41.7612, 106.4286, 6.9756
Hunter-Lab:
35.1372, 54.0248, 11.6654
#bd204a color charts
#bd204a color shades, tints & tones
#bd204a color schemes
#bd204a color preview, HTML & CSS examples
This text has a color of #bd204a
<p style="color:#bd204a;">Text here</p>
.mytext {color:#bd204a;}
This box has a color of #bd204a
<div style="background-color:#bd204a;">Content here</div>
.mybackground {background-color:#bd204a;}
Border around this has a color of #bd204a
<div style="border:2px solid #bd204a;">Content here</div>
.myborder {border:2px solid #bd204a;}