#b97da8 color space conversions
Hex:
#b97da8
RGB:
185, 125, 168
CMY:
27, 51, 34
CMYK:
0, 32, 9, 27
HSL:
317°, 30.0000%, 60.7843%
HSV (HSB):
317°, 32.4324%, 72.5490%
XYZ:
34.4091, 27.8087, 40.5998
xyY:
0.3347, 0.2705, 27.8087
CIE-Lab:
59.7155, 29.9941, -13.4082
CIE-LCH:
59.7155, 32.8546, 335.9140
CIE-Luv:
59.7155, 32.7765, -24.6933
Hunter-Lab:
52.7339, 24.1875, -8.7336
#b97da8 color charts
#b97da8 color shades, tints & tones
#b97da8 color schemes
#b97da8 color preview, HTML & CSS examples
This text has a color of #b97da8
<p style="color:#b97da8;">Text here</p>
.mytext {color:#b97da8;}
This box has a color of #b97da8
<div style="background-color:#b97da8;">Content here</div>
.mybackground {background-color:#b97da8;}
Border around this has a color of #b97da8
<div style="border:2px solid #b97da8;">Content here</div>
.myborder {border:2px solid #b97da8;}