#b997a8 color space conversions
Hex:
#b997a8
RGB:
185, 151, 168
CMY:
27, 41, 34
CMYK:
0, 18, 9, 27
HSL:
330°, 19.5402%, 65.8824%
HSV (HSB):
330°, 18.3784%, 72.5490%
XYZ:
38.1421, 35.2747, 41.8442
xyY:
0.3309, 0.3060, 35.2747
CIE-Lab:
65.9619, 15.5167, -4.0943
CIE-LCH:
65.9619, 16.0477, 345.2186
CIE-Luv:
65.9619, 19.1925, -8.6505
Hunter-Lab:
59.3925, 10.6966, -0.1972
#b997a8 color charts
#b997a8 color shades, tints & tones
#b997a8 color schemes
#b997a8 color preview, HTML & CSS examples
This text has a color of #b997a8
<p style="color:#b997a8;">Text here</p>
.mytext {color:#b997a8;}
This box has a color of #b997a8
<div style="background-color:#b997a8;">Content here</div>
.mybackground {background-color:#b997a8;}
Border around this has a color of #b997a8
<div style="border:2px solid #b997a8;">Content here</div>
.myborder {border:2px solid #b997a8;}