#b95a9f color space conversions
Hex:
#b95a9f
RGB:
185, 90, 159
CMY:
27, 65, 38
CMYK:
0, 51, 14, 27
HSL:
316°, 40.4255%, 53.9216%
HSV (HSB):
316°, 51.3514%, 72.5490%
XYZ:
29.9218, 20.1298, 35.1093
xyY:
0.3514, 0.2364, 20.1298
CIE-Lab:
51.9837, 47.1032, -19.9330
CIE-LCH:
51.9837, 51.1472, 337.0630
CIE-Luv:
51.9837, 51.3059, -36.4588
Hunter-Lab:
44.8663, 40.5274, -14.9899
#b95a9f color charts
#b95a9f color shades, tints & tones
#b95a9f color schemes
#b95a9f color preview, HTML & CSS examples
This text has a color of #b95a9f
<p style="color:#b95a9f;">Text here</p>
.mytext {color:#b95a9f;}
This box has a color of #b95a9f
<div style="background-color:#b95a9f;">Content here</div>
.mybackground {background-color:#b95a9f;}
Border around this has a color of #b95a9f
<div style="border:2px solid #b95a9f;">Content here</div>
.myborder {border:2px solid #b95a9f;}