#b94c95 color space conversions
Hex:
#b94c95
RGB:
185, 76, 149
CMY:
27, 70, 42
CMYK:
0, 59, 19, 27
HSL:
320°, 43.7751%, 51.1765%
HSV (HSB):
320°, 58.9189%, 72.5490%
XYZ:
28.0168, 17.6531, 30.3645
xyY:
0.3685, 0.2322, 17.6531
CIE-Lab:
49.0726, 52.2739, -18.4727
CIE-LCH:
49.0726, 55.4419, 340.5375
CIE-Luv:
49.0726, 60.0134, -34.7625
Hunter-Lab:
42.0156, 45.5001, -13.4377
#b94c95 color charts
#b94c95 color shades, tints & tones
#b94c95 color schemes
#b94c95 color preview, HTML & CSS examples
This text has a color of #b94c95
<p style="color:#b94c95;">Text here</p>
.mytext {color:#b94c95;}
This box has a color of #b94c95
<div style="background-color:#b94c95;">Content here</div>
.mybackground {background-color:#b94c95;}
Border around this has a color of #b94c95
<div style="border:2px solid #b94c95;">Content here</div>
.myborder {border:2px solid #b94c95;}