#b94e9c color space conversions
Hex:
#b94e9c
RGB:
185, 78, 156
CMY:
27, 69, 39
CMYK:
0, 58, 16, 27
HSL:
316°, 43.3198%, 51.5686%
HSV (HSB):
316°, 57.8378%, 72.5490%
XYZ:
28.7327, 18.1634, 33.4440
xyY:
0.3576, 0.2261, 18.1634
CIE-Lab:
49.6937, 52.4074, -21.6778
CIE-LCH:
49.6937, 56.7139, 337.5281
CIE-Luv:
49.6937, 57.1100, -39.5381
Hunter-Lab:
42.6185, 45.7595, -16.6937
#b94e9c color charts
#b94e9c color shades, tints & tones
#b94e9c color schemes
#b94e9c color preview, HTML & CSS examples
This text has a color of #b94e9c
<p style="color:#b94e9c;">Text here</p>
.mytext {color:#b94e9c;}
This box has a color of #b94e9c
<div style="background-color:#b94e9c;">Content here</div>
.mybackground {background-color:#b94e9c;}
Border around this has a color of #b94e9c
<div style="border:2px solid #b94e9c;">Content here</div>
.myborder {border:2px solid #b94e9c;}