#bd475c color space conversions
Hex:
#bd475c
RGB:
189, 71, 92
CMY:
26, 72, 64
CMYK:
0, 62, 51, 26
HSL:
349°, 47.2000%, 50.9804%
HSV (HSB):
349°, 62.4339%, 74.1176%
XYZ:
25.1713, 16.0980, 11.9058
xyY:
0.4734, 0.3027, 16.0980
CIE-Lab:
47.1028, 49.0943, 13.1602
CIE-LCH:
47.1028, 50.8276, 15.0060
CIE-Luv:
47.1028, 82.7629, 6.6356
Hunter-Lab:
40.1223, 41.7703, 10.4921
#bd475c color charts
#bd475c color shades, tints & tones
#bd475c color schemes
#bd475c color preview, HTML & CSS examples
This text has a color of #bd475c
<p style="color:#bd475c;">Text here</p>
.mytext {color:#bd475c;}
This box has a color of #bd475c
<div style="background-color:#bd475c;">Content here</div>
.mybackground {background-color:#bd475c;}
Border around this has a color of #bd475c
<div style="border:2px solid #bd475c;">Content here</div>
.myborder {border:2px solid #bd475c;}