#b94aa9 color space conversions
Hex:
#b94aa9
RGB:
185, 74, 169
CMY:
27, 71, 34
CMYK:
0, 60, 9, 27
HSL:
309°, 44.2231%, 50.7843%
HSV (HSB):
309°, 60.0000%, 72.5490%
XYZ:
29.6178, 18.0764, 39.4642
xyY:
0.3398, 0.2074, 18.0764
CIE-Lab:
49.5887, 56.2708, -29.5133
CIE-LCH:
49.5887, 63.5408, 332.3236
CIE-Luv:
49.5887, 54.6678, -51.7044
Hunter-Lab:
42.5164, 49.9432, -25.2722
#b94aa9 color charts
#b94aa9 color shades, tints & tones
#b94aa9 color schemes
#b94aa9 color preview, HTML & CSS examples
This text has a color of #b94aa9
<p style="color:#b94aa9;">Text here</p>
.mytext {color:#b94aa9;}
This box has a color of #b94aa9
<div style="background-color:#b94aa9;">Content here</div>
.mybackground {background-color:#b94aa9;}
Border around this has a color of #b94aa9
<div style="border:2px solid #b94aa9;">Content here</div>
.myborder {border:2px solid #b94aa9;}