#b95e6e color space conversions
Hex:
#b95e6e
RGB:
185, 94, 110
CMY:
27, 63, 57
CMYK:
0, 49, 41, 27
HSL:
349°, 39.3939%, 54.7059%
HSV (HSB):
349°, 49.1892%, 72.5490%
XYZ:
26.8248, 19.4455, 17.0914
xyY:
0.4234, 0.3069, 19.4455
CIE-Lab:
51.2044, 38.2972, 7.9826
CIE-LCH:
51.2044, 39.1203, 11.7741
CIE-Luv:
51.2044, 61.4596, 3.2896
Hunter-Lab:
44.0970, 31.4139, 7.8880
#b95e6e color charts
#b95e6e color shades, tints & tones
#b95e6e color schemes
#b95e6e color preview, HTML & CSS examples
This text has a color of #b95e6e
<p style="color:#b95e6e;">Text here</p>
.mytext {color:#b95e6e;}
This box has a color of #b95e6e
<div style="background-color:#b95e6e;">Content here</div>
.mybackground {background-color:#b95e6e;}
Border around this has a color of #b95e6e
<div style="border:2px solid #b95e6e;">Content here</div>
.myborder {border:2px solid #b95e6e;}