#b95f8c color space conversions
Hex:
#b95f8c
RGB:
185, 95, 140
CMY:
27, 63, 45
CMYK:
0, 49, 24, 27
HSL:
330°, 39.1304%, 54.9020%
HSV (HSB):
330°, 48.6486%, 72.5490%
XYZ:
28.8334, 20.3922, 27.2273
xyY:
0.3771, 0.2667, 20.3922
CIE-Lab:
52.2777, 41.6608, -8.2820
CIE-LCH:
52.2777, 42.4760, 348.7563
CIE-Luv:
52.2777, 53.7842, -18.7445
Hunter-Lab:
45.1577, 34.9473, -4.1379
#b95f8c color charts
#b95f8c color shades, tints & tones
#b95f8c color schemes
#b95f8c color preview, HTML & CSS examples
This text has a color of #b95f8c
<p style="color:#b95f8c;">Text here</p>
.mytext {color:#b95f8c;}
This box has a color of #b95f8c
<div style="background-color:#b95f8c;">Content here</div>
.mybackground {background-color:#b95f8c;}
Border around this has a color of #b95f8c
<div style="border:2px solid #b95f8c;">Content here</div>
.myborder {border:2px solid #b95f8c;}