#bd99a5 color space conversions
Hex:
#bd99a5
RGB:
189, 153, 165
CMY:
26, 40, 35
CMYK:
0, 19, 13, 26
HSL:
340°, 21.4286%, 67.0588%
HSV (HSB):
340°, 19.0476%, 74.1176%
XYZ:
39.1690, 36.3179, 40.5429
xyY:
0.3376, 0.3130, 36.3179
CIE-Lab:
66.7621, 15.3483, -1.1915
CIE-LCH:
66.7621, 15.3945, 355.5608
CIE-Luv:
66.7621, 21.0185, -4.4052
Hunter-Lab:
60.2643, 10.5542, 2.2976
#bd99a5 color charts
#bd99a5 color shades, tints & tones
#bd99a5 color schemes
#bd99a5 color preview, HTML & CSS examples
This text has a color of #bd99a5
<p style="color:#bd99a5;">Text here</p>
.mytext {color:#bd99a5;}
This box has a color of #bd99a5
<div style="background-color:#bd99a5;">Content here</div>
.mybackground {background-color:#bd99a5;}
Border around this has a color of #bd99a5
<div style="border:2px solid #bd99a5;">Content here</div>
.myborder {border:2px solid #bd99a5;}