#b95d88 color space conversions
Hex:
#b95d88
RGB:
185, 93, 136
CMY:
27, 64, 47
CMYK:
0, 50, 26, 27
HSL:
332°, 39.6552%, 54.5098%
HSV (HSB):
332°, 49.7297%, 72.5490%
XYZ:
28.3659, 19.9206, 25.6426
xyY:
0.3837, 0.2695, 19.9206
CIE-Lab:
51.7473, 42.1213, -6.7029
CIE-LCH:
51.7473, 42.6513, 350.9581
CIE-Luv:
51.7473, 55.7946, -16.5981
Hunter-Lab:
44.6325, 35.3377, -2.8210
#b95d88 color charts
#b95d88 color shades, tints & tones
#b95d88 color schemes
#b95d88 color preview, HTML & CSS examples
This text has a color of #b95d88
<p style="color:#b95d88;">Text here</p>
.mytext {color:#b95d88;}
This box has a color of #b95d88
<div style="background-color:#b95d88;">Content here</div>
.mybackground {background-color:#b95d88;}
Border around this has a color of #b95d88
<div style="border:2px solid #b95d88;">Content here</div>
.myborder {border:2px solid #b95d88;}