#b95e92 color space conversions
Hex:
#b95e92
RGB:
185, 94, 146
CMY:
27, 63, 43
CMYK:
0, 49, 21, 27
HSL:
326°, 39.3939%, 54.7059%
HSV (HSB):
326°, 49.1892%, 72.5490%
XYZ:
29.1986, 20.3950, 29.5918
xyY:
0.3687, 0.2576, 20.3950
CIE-Lab:
52.2809, 43.0594, -11.8232
CIE-LCH:
52.2809, 44.6531, 344.6461
CIE-Luv:
52.2809, 52.7981, -24.0056
Hunter-Lab:
45.1608, 36.3771, -7.2374
#b95e92 color charts
#b95e92 color shades, tints & tones
#b95e92 color schemes
#b95e92 color preview, HTML & CSS examples
This text has a color of #b95e92
<p style="color:#b95e92;">Text here</p>
.mytext {color:#b95e92;}
This box has a color of #b95e92
<div style="background-color:#b95e92;">Content here</div>
.mybackground {background-color:#b95e92;}
Border around this has a color of #b95e92
<div style="border:2px solid #b95e92;">Content here</div>
.myborder {border:2px solid #b95e92;}