#b94eac color space conversions
Hex:
#b94eac
RGB:
185, 78, 172
CMY:
27, 69, 33
CMYK:
0, 58, 7, 27
HSL:
307°, 43.3198%, 51.5686%
HSV (HSB):
307°, 57.8378%, 72.5490%
XYZ:
30.1784, 18.7416, 41.0566
xyY:
0.3354, 0.2083, 18.7416
CIE-Lab:
50.3835, 54.9699, -30.0356
CIE-LCH:
50.3835, 62.6404, 331.3477
CIE-Luv:
50.3835, 52.3984, -52.4696
Hunter-Lab:
43.2916, 48.6712, -25.9250
#b94eac color charts
#b94eac color shades, tints & tones
#b94eac color schemes
#b94eac color preview, HTML & CSS examples
This text has a color of #b94eac
<p style="color:#b94eac;">Text here</p>
.mytext {color:#b94eac;}
This box has a color of #b94eac
<div style="background-color:#b94eac;">Content here</div>
.mybackground {background-color:#b94eac;}
Border around this has a color of #b94eac
<div style="border:2px solid #b94eac;">Content here</div>
.myborder {border:2px solid #b94eac;}