#bd95a5 color space conversions
Hex:
#bd95a5
RGB:
189, 149, 165
CMY:
26, 42, 35
CMYK:
0, 21, 13, 26
HSL:
336°, 23.2558%, 66.2745%
HSV (HSB):
336°, 21.1640%, 74.1176%
XYZ:
38.5252, 35.0303, 40.3283
xyY:
0.3383, 0.3076, 35.0303
CIE-Lab:
65.7723, 17.5651, -2.6439
CIE-LCH:
65.7723, 17.7630, 351.4402
CIE-Luv:
65.7723, 23.2029, -6.8920
Hunter-Lab:
59.1864, 12.6118, 1.0316
#bd95a5 color charts
#bd95a5 color shades, tints & tones
#bd95a5 color schemes
#bd95a5 color preview, HTML & CSS examples
This text has a color of #bd95a5
<p style="color:#bd95a5;">Text here</p>
.mytext {color:#bd95a5;}
This box has a color of #bd95a5
<div style="background-color:#bd95a5;">Content here</div>
.mybackground {background-color:#bd95a5;}
Border around this has a color of #bd95a5
<div style="border:2px solid #bd95a5;">Content here</div>
.myborder {border:2px solid #bd95a5;}