#b95d98 color space conversions
Hex:
#b95d98
RGB:
185, 93, 152
CMY:
27, 64, 40
CMYK:
0, 50, 18, 27
HSL:
322°, 39.6552%, 54.5098%
HSV (HSB):
322°, 49.7297%, 72.5490%
XYZ:
29.5894, 20.4100, 32.0858
xyY:
0.3605, 0.2486, 20.4100
CIE-Lab:
52.2976, 44.4860, -15.3361
CIE-LCH:
52.2976, 47.0553, 340.9789
CIE-Luv:
52.2976, 51.7643, -29.3192
Hunter-Lab:
45.1774, 37.8500, -10.4846
#b95d98 color charts
#b95d98 color shades, tints & tones
#b95d98 color schemes
#b95d98 color preview, HTML & CSS examples
This text has a color of #b95d98
<p style="color:#b95d98;">Text here</p>
.mytext {color:#b95d98;}
This box has a color of #b95d98
<div style="background-color:#b95d98;">Content here</div>
.mybackground {background-color:#b95d98;}
Border around this has a color of #b95d98
<div style="border:2px solid #b95d98;">Content here</div>
.myborder {border:2px solid #b95d98;}