#bd848a color space conversions
Hex:
#bd848a
RGB:
189, 132, 138
CMY:
26, 48, 46
CMYK:
0, 30, 27, 26
HSL:
354°, 30.1587%, 62.9412%
HSV (HSB):
354°, 30.1587%, 74.1176%
XYZ:
33.8250, 29.1563, 27.8897
xyY:
0.3722, 0.3209, 29.1563
CIE-Lab:
60.9193, 22.7771, 5.6037
CIE-LCH:
60.9193, 23.4563, 13.8216
CIE-Luv:
60.9193, 36.4413, 3.6479
Hunter-Lab:
53.9966, 17.3233, 7.1738
#bd848a color charts
#bd848a color shades, tints & tones
#bd848a color schemes
#bd848a color preview, HTML & CSS examples
This text has a color of #bd848a
<p style="color:#bd848a;">Text here</p>
.mytext {color:#bd848a;}
This box has a color of #bd848a
<div style="background-color:#bd848a;">Content here</div>
.mybackground {background-color:#bd848a;}
Border around this has a color of #bd848a
<div style="border:2px solid #bd848a;">Content here</div>
.myborder {border:2px solid #bd848a;}