#b95d9e color space conversions
Hex:
#b95d9e
RGB:
185, 93, 158
CMY:
27, 64, 38
CMYK:
0, 50, 15, 27
HSL:
318°, 39.6552%, 54.5098%
HSV (HSB):
318°, 49.7297%, 72.5490%
XYZ:
30.0935, 20.6116, 34.7401
xyY:
0.3522, 0.2412, 20.6116
CIE-Lab:
52.5218, 45.4332, -18.5228
CIE-LCH:
52.5218, 49.0640, 337.8196
CIE-Luv:
52.5218, 50.2431, -34.1739
Hunter-Lab:
45.4000, 38.8691, -13.5887
#b95d9e color charts
#b95d9e color shades, tints & tones
#b95d9e color schemes
#b95d9e color preview, HTML & CSS examples
This text has a color of #b95d9e
<p style="color:#b95d9e;">Text here</p>
.mytext {color:#b95d9e;}
This box has a color of #b95d9e
<div style="background-color:#b95d9e;">Content here</div>
.mybackground {background-color:#b95d9e;}
Border around this has a color of #b95d9e
<div style="border:2px solid #b95d9e;">Content here</div>
.myborder {border:2px solid #b95d9e;}