#b94d9f color space conversions
Hex:
#b94d9f
RGB:
185, 77, 159
CMY:
27, 70, 38
CMYK:
0, 58, 14, 27
HSL:
314°, 43.5484%, 51.3725%
HSV (HSB):
314°, 58.3784%, 72.5490%
XYZ:
28.9195, 18.1252, 34.7752
xyY:
0.3535, 0.2215, 18.1252
CIE-Lab:
49.6477, 53.3311, -23.5242
CIE-LCH:
49.6477, 58.2889, 336.1978
CIE-Luv:
49.6477, 56.6016, -42.3886
Hunter-Lab:
42.5738, 46.7473, -18.6278
#b94d9f color charts
#b94d9f color shades, tints & tones
#b94d9f color schemes
#b94d9f color preview, HTML & CSS examples
This text has a color of #b94d9f
<p style="color:#b94d9f;">Text here</p>
.mytext {color:#b94d9f;}
This box has a color of #b94d9f
<div style="background-color:#b94d9f;">Content here</div>
.mybackground {background-color:#b94d9f;}
Border around this has a color of #b94d9f
<div style="border:2px solid #b94d9f;">Content here</div>
.myborder {border:2px solid #b94d9f;}