#b97dae color space conversions
Hex:
#b97dae
RGB:
185, 125, 174
CMY:
27, 51, 32
CMYK:
0, 32, 6, 27
HSL:
311°, 30.0000%, 60.7843%
HSV (HSB):
311°, 32.4324%, 72.5490%
XYZ:
34.9812, 28.0375, 43.6125
xyY:
0.3281, 0.2629, 28.0375
CIE-Lab:
59.9226, 31.0654, -16.5270
CIE-LCH:
59.9226, 35.1881, 331.9867
CIE-Luv:
59.9226, 31.7708, -29.6065
Hunter-Lab:
52.9505, 25.2609, -11.7687
#b97dae color charts
#b97dae color shades, tints & tones
#b97dae color schemes
#b97dae color preview, HTML & CSS examples
This text has a color of #b97dae
<p style="color:#b97dae;">Text here</p>
.mytext {color:#b97dae;}
This box has a color of #b97dae
<div style="background-color:#b97dae;">Content here</div>
.mybackground {background-color:#b97dae;}
Border around this has a color of #b97dae
<div style="border:2px solid #b97dae;">Content here</div>
.myborder {border:2px solid #b97dae;}