#b94a9e color space conversions
Hex:
#b94a9e
RGB:
185, 74, 158
CMY:
27, 71, 38
CMYK:
0, 60, 15, 27
HSL:
315°, 44.2231%, 50.7843%
HSV (HSB):
315°, 60.0000%, 72.5490%
XYZ:
28.6279, 17.6805, 34.2516
xyY:
0.3554, 0.2195, 17.6805
CIE-Lab:
49.1062, 54.5309, -23.7681
CIE-LCH:
49.1062, 59.4857, 336.4493
CIE-Luv:
49.1062, 58.0296, -42.8385
Hunter-Lab:
42.0481, 47.9451, -18.8627
#b94a9e color charts
#b94a9e color shades, tints & tones
#b94a9e color schemes
#b94a9e color preview, HTML & CSS examples
This text has a color of #b94a9e
<p style="color:#b94a9e;">Text here</p>
.mytext {color:#b94a9e;}
This box has a color of #b94a9e
<div style="background-color:#b94a9e;">Content here</div>
.mybackground {background-color:#b94a9e;}
Border around this has a color of #b94a9e
<div style="border:2px solid #b94a9e;">Content here</div>
.myborder {border:2px solid #b94a9e;}