#bd354c color space conversions
Hex:
#bd354c
RGB:
189, 53, 76
CMY:
26, 79, 70
CMYK:
0, 72, 60, 26
HSL:
350°, 56.1983%, 47.4510%
HSV (HSB):
350°, 71.9577%, 74.1176%
XYZ:
23.5639, 13.8868, 8.2759
xyY:
0.5153, 0.3037, 13.8868
CIE-Lab:
44.0702, 55.1803, 18.8499
CIE-LCH:
44.0702, 58.3111, 18.8605
CIE-Luv:
44.0702, 97.0228, 10.6288
Hunter-Lab:
37.2650, 47.6575, 12.9182
#bd354c color charts
#bd354c color shades, tints & tones
#bd354c color schemes
#bd354c color preview, HTML & CSS examples
This text has a color of #bd354c
<p style="color:#bd354c;">Text here</p>
.mytext {color:#bd354c;}
This box has a color of #bd354c
<div style="background-color:#bd354c;">Content here</div>
.mybackground {background-color:#bd354c;}
Border around this has a color of #bd354c
<div style="border:2px solid #bd354c;">Content here</div>
.myborder {border:2px solid #bd354c;}