#bd7e9c color space conversions
Hex:
#bd7e9c
RGB:
189, 126, 156
CMY:
26, 51, 39
CMYK:
0, 33, 17, 26
HSL:
331°, 32.3077%, 61.7647%
HSV (HSB):
331°, 33.3333%, 74.1176%
XYZ:
34.4479, 28.1408, 35.0686
xyY:
0.3527, 0.2882, 28.1408
CIE-Lab:
60.0158, 28.8337, -6.0316
CIE-LCH:
60.0158, 29.4578, 348.1848
CIE-Luv:
60.0158, 37.0151, -13.6496
Hunter-Lab:
53.0479, 23.0791, -2.0615
#bd7e9c color charts
#bd7e9c color shades, tints & tones
#bd7e9c color schemes
#bd7e9c color preview, HTML & CSS examples
This text has a color of #bd7e9c
<p style="color:#bd7e9c;">Text here</p>
.mytext {color:#bd7e9c;}
This box has a color of #bd7e9c
<div style="background-color:#bd7e9c;">Content here</div>
.mybackground {background-color:#bd7e9c;}
Border around this has a color of #bd7e9c
<div style="border:2px solid #bd7e9c;">Content here</div>
.myborder {border:2px solid #bd7e9c;}