#b95c73 color space conversions
Hex:
#b95c73
RGB:
185, 92, 115
CMY:
27, 64, 55
CMYK:
0, 50, 38, 27
HSL:
345°, 39.9142%, 54.3137%
HSV (HSB):
345°, 50.2703%, 72.5490%
XYZ:
26.9292, 19.2064, 18.5075
xyY:
0.4166, 0.2971, 19.2064
CIE-Lab:
50.9278, 39.9147, 4.6047
CIE-LCH:
50.9278, 40.1794, 6.5808
CIE-Luv:
50.9278, 61.4770, -1.2211
Hunter-Lab:
43.8251, 32.9891, 5.6391
#b95c73 color charts
#b95c73 color shades, tints & tones
#b95c73 color schemes
#b95c73 color preview, HTML & CSS examples
This text has a color of #b95c73
<p style="color:#b95c73;">Text here</p>
.mytext {color:#b95c73;}
This box has a color of #b95c73
<div style="background-color:#b95c73;">Content here</div>
.mybackground {background-color:#b95c73;}
Border around this has a color of #b95c73
<div style="border:2px solid #b95c73;">Content here</div>
.myborder {border:2px solid #b95c73;}