#b95e71 color space conversions
Hex:
#b95e71
RGB:
185, 94, 113
CMY:
27, 63, 56
CMYK:
0, 49, 39, 27
HSL:
347°, 39.3939%, 54.7059%
HSV (HSB):
347°, 49.1892%, 72.5490%
XYZ:
26.9909, 19.5119, 17.9664
xyY:
0.4187, 0.3027, 19.5119
CIE-Lab:
51.2809, 38.6434, 6.3039
CIE-LCH:
51.2809, 39.1542, 9.2651
CIE-Luv:
51.2809, 60.7759, 1.1626
Hunter-Lab:
44.1723, 31.7685, 6.8054
#b95e71 color charts
#b95e71 color shades, tints & tones
#b95e71 color schemes
#b95e71 color preview, HTML & CSS examples
This text has a color of #b95e71
<p style="color:#b95e71;">Text here</p>
.mytext {color:#b95e71;}
This box has a color of #b95e71
<div style="background-color:#b95e71;">Content here</div>
.mybackground {background-color:#b95e71;}
Border around this has a color of #b95e71
<div style="border:2px solid #b95e71;">Content here</div>
.myborder {border:2px solid #b95e71;}