#b97faa color space conversions
Hex:
#b97faa
RGB:
185, 127, 170
CMY:
27, 50, 33
CMYK:
0, 31, 8, 27
HSL:
316°, 29.2929%, 61.1765%
HSV (HSB):
316°, 31.3514%, 72.5490%
XYZ:
34.8527, 28.3953, 41.6741
xyY:
0.3322, 0.2706, 28.3953
CIE-Lab:
60.2442, 29.2398, -13.7552
CIE-LCH:
60.2442, 32.3137, 334.8064
CIE-Luv:
60.2442, 31.4379, -25.1285
Hunter-Lab:
53.2873, 23.4957, -9.0676
#b97faa color charts
#b97faa color shades, tints & tones
#b97faa color schemes
#b97faa color preview, HTML & CSS examples
This text has a color of #b97faa
<p style="color:#b97faa;">Text here</p>
.mytext {color:#b97faa;}
This box has a color of #b97faa
<div style="background-color:#b97faa;">Content here</div>
.mybackground {background-color:#b97faa;}
Border around this has a color of #b97faa
<div style="border:2px solid #b97faa;">Content here</div>
.myborder {border:2px solid #b97faa;}