#b95e7b color space conversions
Hex:
#b95e7b
RGB:
185, 94, 123
CMY:
27, 63, 52
CMYK:
0, 49, 34, 27
HSL:
341°, 39.3939%, 54.7059%
HSV (HSB):
341°, 49.1892%, 72.5490%
XYZ:
27.5854, 19.7498, 21.0971
xyY:
0.4031, 0.2886, 19.7498
CIE-Lab:
51.5531, 39.8654, 0.7396
CIE-LCH:
51.5531, 39.8723, 1.0629
CIE-Luv:
51.5531, 58.4342, -6.1561
Hunter-Lab:
44.4407, 33.0281, 2.9621
#b95e7b color charts
#b95e7b color shades, tints & tones
#b95e7b color schemes
#b95e7b color preview, HTML & CSS examples
This text has a color of #b95e7b
<p style="color:#b95e7b;">Text here</p>
.mytext {color:#b95e7b;}
This box has a color of #b95e7b
<div style="background-color:#b95e7b;">Content here</div>
.mybackground {background-color:#b95e7b;}
Border around this has a color of #b95e7b
<div style="border:2px solid #b95e7b;">Content here</div>
.myborder {border:2px solid #b95e7b;}