#b95f86 color space conversions
Hex:
#b95f86
RGB:
185, 95, 134
CMY:
27, 63, 47
CMYK:
0, 49, 28, 27
HSL:
334°, 39.1304%, 54.9020%
HSV (HSB):
334°, 48.6486%, 72.5490%
XYZ:
28.4029, 20.2199, 24.9601
xyY:
0.3860, 0.2748, 20.2199
CIE-Lab:
52.0850, 40.8110, -5.0151
CIE-LCH:
52.0850, 41.1180, 352.9942
CIE-Luv:
52.0850, 55.2454, -14.0519
Hunter-Lab:
44.9666, 34.0569, -1.4341
#b95f86 color charts
#b95f86 color shades, tints & tones
#b95f86 color schemes
#b95f86 color preview, HTML & CSS examples
This text has a color of #b95f86
<p style="color:#b95f86;">Text here</p>
.mytext {color:#b95f86;}
This box has a color of #b95f86
<div style="background-color:#b95f86;">Content here</div>
.mybackground {background-color:#b95f86;}
Border around this has a color of #b95f86
<div style="border:2px solid #b95f86;">Content here</div>
.myborder {border:2px solid #b95f86;}