#b94f9e color space conversions
Hex:
#b94f9e
RGB:
185, 79, 158
CMY:
27, 69, 38
CMYK:
0, 57, 15, 27
HSL:
315°, 43.0894%, 51.7647%
HSV (HSB):
315°, 57.2973%, 72.5490%
XYZ:
28.9751, 18.3749, 34.3673
xyY:
0.3546, 0.2249, 18.3749
CIE-Lab:
49.9477, 52.2536, -22.4704
CIE-LCH:
49.9477, 56.8802, 336.7311
CIE-Luv:
49.9477, 56.1265, -40.7189
Hunter-Lab:
42.8659, 45.6413, -17.5290
#b94f9e color charts
#b94f9e color shades, tints & tones
#b94f9e color schemes
#b94f9e color preview, HTML & CSS examples
This text has a color of #b94f9e
<p style="color:#b94f9e;">Text here</p>
.mytext {color:#b94f9e;}
This box has a color of #b94f9e
<div style="background-color:#b94f9e;">Content here</div>
.mybackground {background-color:#b94f9e;}
Border around this has a color of #b94f9e
<div style="border:2px solid #b94f9e;">Content here</div>
.myborder {border:2px solid #b94f9e;}