#bd3f5c color space conversions
Hex:
#bd3f5c
RGB:
189, 63, 92
CMY:
26, 75, 64
CMYK:
0, 67, 51, 26
HSL:
346°, 50.0000%, 49.4118%
HSV (HSB):
346°, 66.6667%, 74.1176%
XYZ:
24.6955, 15.1465, 11.7472
xyY:
0.4787, 0.2936, 15.1465
CIE-Lab:
45.8343, 52.5265, 11.3996
CIE-LCH:
45.8343, 53.7492, 12.2448
CIE-Luv:
45.8343, 87.1048, 3.8245
Hunter-Lab:
38.9186, 45.1587, 9.3469
#bd3f5c color charts
#bd3f5c color shades, tints & tones
#bd3f5c color schemes
#bd3f5c color preview, HTML & CSS examples
This text has a color of #bd3f5c
<p style="color:#bd3f5c;">Text here</p>
.mytext {color:#bd3f5c;}
This box has a color of #bd3f5c
<div style="background-color:#bd3f5c;">Content here</div>
.mybackground {background-color:#bd3f5c;}
Border around this has a color of #bd3f5c
<div style="border:2px solid #bd3f5c;">Content here</div>
.myborder {border:2px solid #bd3f5c;}