#bd375c color space conversions
Hex:
#bd375c
RGB:
189, 55, 92
CMY:
26, 78, 64
CMYK:
0, 71, 51, 26
HSL:
343°, 54.9180%, 47.8431%
HSV (HSB):
343°, 70.8995%, 74.1176%
XYZ:
24.2842, 14.3239, 11.6101
xyY:
0.4836, 0.2852, 14.3239
CIE-Lab:
44.6939, 55.6605, 9.8053
CIE-LCH:
44.6939, 56.5175, 9.9909
CIE-Luv:
44.6939, 91.0514, 1.2801
Hunter-Lab:
37.8469, 48.3012, 8.3048
#bd375c color charts
#bd375c color shades, tints & tones
#bd375c color schemes
#bd375c color preview, HTML & CSS examples
This text has a color of #bd375c
<p style="color:#bd375c;">Text here</p>
.mytext {color:#bd375c;}
This box has a color of #bd375c
<div style="background-color:#bd375c;">Content here</div>
.mybackground {background-color:#bd375c;}
Border around this has a color of #bd375c
<div style="border:2px solid #bd375c;">Content here</div>
.myborder {border:2px solid #bd375c;}