#b95d86 color space conversions
Hex:
#b95d86
RGB:
185, 93, 134
CMY:
27, 64, 47
CMYK:
0, 50, 28, 27
HSL:
333°, 39.6552%, 54.5098%
HSV (HSB):
333°, 49.7297%, 72.5490%
XYZ:
28.2250, 19.8642, 24.9008
xyY:
0.3867, 0.2721, 19.8642
CIE-Lab:
51.6833, 41.8429, -5.6106
CIE-LCH:
51.6833, 42.2174, 352.3629
CIE-Luv:
51.6833, 56.2925, -15.0397
Hunter-Lab:
44.5693, 35.0449, -1.9267
#b95d86 color charts
#b95d86 color shades, tints & tones
#b95d86 color schemes
#b95d86 color preview, HTML & CSS examples
This text has a color of #b95d86
<p style="color:#b95d86;">Text here</p>
.mytext {color:#b95d86;}
This box has a color of #b95d86
<div style="background-color:#b95d86;">Content here</div>
.mybackground {background-color:#b95d86;}
Border around this has a color of #b95d86
<div style="border:2px solid #b95d86;">Content here</div>
.myborder {border:2px solid #b95d86;}