#bd7a8c color space conversions
Hex:
#bd7a8c
RGB:
189, 122, 140
CMY:
26, 52, 45
CMYK:
0, 35, 26, 26
HSL:
344°, 33.6683%, 60.9804%
HSV (HSB):
344°, 35.4497%, 74.1176%
XYZ:
32.6794, 26.6313, 28.2289
xyY:
0.3733, 0.3042, 26.6313
CIE-Lab:
58.6315, 28.5924, 1.1463
CIE-LCH:
58.6315, 28.6154, 2.2958
CIE-Luv:
58.6315, 41.9819, -3.4969
Hunter-Lab:
51.6056, 22.7261, 3.6915
#bd7a8c color charts
#bd7a8c color shades, tints & tones
#bd7a8c color schemes
#bd7a8c color preview, HTML & CSS examples
This text has a color of #bd7a8c
<p style="color:#bd7a8c;">Text here</p>
.mytext {color:#bd7a8c;}
This box has a color of #bd7a8c
<div style="background-color:#bd7a8c;">Content here</div>
.mybackground {background-color:#bd7a8c;}
Border around this has a color of #bd7a8c
<div style="border:2px solid #bd7a8c;">Content here</div>
.myborder {border:2px solid #bd7a8c;}