#b94f9c color space conversions
Hex:
#b94f9c
RGB:
185, 79, 156
CMY:
27, 69, 39
CMYK:
0, 57, 16, 27
HSL:
316°, 43.0894%, 51.7647%
HSV (HSB):
316°, 57.2973%, 72.5490%
XYZ:
28.8043, 18.3066, 33.4679
xyY:
0.3575, 0.2272, 18.3066
CIE-Lab:
49.8658, 51.9438, -21.4130
CIE-LCH:
49.8658, 56.1843, 337.5969
CIE-Luv:
49.8658, 56.7148, -39.1036
Hunter-Lab:
42.7862, 45.2932, -16.4270
#b94f9c color charts
#b94f9c color shades, tints & tones
#b94f9c color schemes
#b94f9c color preview, HTML & CSS examples
This text has a color of #b94f9c
<p style="color:#b94f9c;">Text here</p>
.mytext {color:#b94f9c;}
This box has a color of #b94f9c
<div style="background-color:#b94f9c;">Content here</div>
.mybackground {background-color:#b94f9c;}
Border around this has a color of #b94f9c
<div style="border:2px solid #b94f9c;">Content here</div>
.myborder {border:2px solid #b94f9c;}