#b95e94 color space conversions
Hex:
#b95e94
RGB:
185, 94, 148
CMY:
27, 63, 42
CMYK:
0, 49, 20, 27
HSL:
324°, 39.3939%, 54.7059%
HSV (HSB):
324°, 49.1892%, 72.5490%
XYZ:
29.3556, 20.4578, 30.4185
xyY:
0.3659, 0.2550, 20.4578
CIE-Lab:
52.3509, 43.3612, -12.8978
CIE-LCH:
52.3509, 45.2388, 343.4348
CIE-Luv:
52.3509, 52.2986, -25.6052
Hunter-Lab:
45.2303, 36.6978, -8.2128
#b95e94 color charts
#b95e94 color shades, tints & tones
#b95e94 color schemes
#b95e94 color preview, HTML & CSS examples
This text has a color of #b95e94
<p style="color:#b95e94;">Text here</p>
.mytext {color:#b95e94;}
This box has a color of #b95e94
<div style="background-color:#b95e94;">Content here</div>
.mybackground {background-color:#b95e94;}
Border around this has a color of #b95e94
<div style="border:2px solid #b95e94;">Content here</div>
.myborder {border:2px solid #b95e94;}