#b94a9c color space conversions
Hex:
#b94a9c
RGB:
185, 74, 156
CMY:
27, 71, 39
CMYK:
0, 60, 16, 27
HSL:
316°, 44.2231%, 50.7843%
HSV (HSB):
316°, 60.0000%, 72.5490%
XYZ:
28.4571, 17.6121, 33.3521
xyY:
0.3583, 0.2218, 17.6121
CIE-Lab:
49.0223, 54.2250, -22.7117
CIE-LCH:
49.0223, 58.7892, 337.2741
CIE-Luv:
49.0223, 58.6462, -41.2276
Hunter-Lab:
41.9668, 47.5964, -17.7425
#b94a9c color charts
#b94a9c color shades, tints & tones
#b94a9c color schemes
#b94a9c color preview, HTML & CSS examples
This text has a color of #b94a9c
<p style="color:#b94a9c;">Text here</p>
.mytext {color:#b94a9c;}
This box has a color of #b94a9c
<div style="background-color:#b94a9c;">Content here</div>
.mybackground {background-color:#b94a9c;}
Border around this has a color of #b94a9c
<div style="border:2px solid #b94a9c;">Content here</div>
.myborder {border:2px solid #b94a9c;}