#bd696c color space conversions
Hex:
#bd696c
RGB:
189, 105, 108
CMY:
26, 59, 58
CMYK:
0, 44, 43, 26
HSL:
358°, 38.8889%, 57.6471%
HSV (HSB):
358°, 44.4444%, 74.1176%
XYZ:
28.7446, 22.0047, 16.9197
xyY:
0.4248, 0.3252, 22.0047
CIE-Lab:
54.0320, 33.7541, 13.2203
CIE-LCH:
54.0320, 36.2507, 21.3885
CIE-Luv:
54.0320, 58.2213, 10.6738
Hunter-Lab:
46.9091, 27.2888, 11.4511
#bd696c color charts
#bd696c color shades, tints & tones
#bd696c color schemes
#bd696c color preview, HTML & CSS examples
This text has a color of #bd696c
<p style="color:#bd696c;">Text here</p>
.mytext {color:#bd696c;}
This box has a color of #bd696c
<div style="background-color:#bd696c;">Content here</div>
.mybackground {background-color:#bd696c;}
Border around this has a color of #bd696c
<div style="border:2px solid #bd696c;">Content here</div>
.myborder {border:2px solid #bd696c;}