#bd7f8a color space conversions
Hex:
#bd7f8a
RGB:
189, 127, 138
CMY:
26, 50, 46
CMYK:
0, 33, 27, 26
HSL:
349°, 31.9588%, 61.9608%
HSV (HSB):
349°, 32.8042%, 74.1176%
XYZ:
33.1631, 27.8325, 27.6691
xyY:
0.3740, 0.3139, 27.8325
CIE-Lab:
59.7371, 25.5464, 3.9012
CIE-LCH:
59.7371, 25.8425, 8.6826
CIE-Luv:
59.7371, 39.3975, 0.8167
Hunter-Lab:
52.7566, 19.8822, 5.8339
#bd7f8a color charts
#bd7f8a color shades, tints & tones
#bd7f8a color schemes
#bd7f8a color preview, HTML & CSS examples
This text has a color of #bd7f8a
<p style="color:#bd7f8a;">Text here</p>
.mytext {color:#bd7f8a;}
This box has a color of #bd7f8a
<div style="background-color:#bd7f8a;">Content here</div>
.mybackground {background-color:#bd7f8a;}
Border around this has a color of #bd7f8a
<div style="border:2px solid #bd7f8a;">Content here</div>
.myborder {border:2px solid #bd7f8a;}