#b95e6d color space conversions
Hex:
#b95e6d
RGB:
185, 94, 109
CMY:
27, 63, 57
CMYK:
0, 49, 41, 27
HSL:
350°, 39.3939%, 54.7059%
HSV (HSB):
350°, 49.1892%, 72.5490%
XYZ:
26.7706, 19.4238, 16.8062
xyY:
0.4249, 0.3083, 19.4238
CIE-Lab:
51.1794, 38.1840, 8.5430
CIE-LCH:
51.1794, 39.1280, 12.6113
CIE-Luv:
51.1794, 61.6853, 3.9909
Hunter-Lab:
44.0725, 31.2981, 8.2416
#b95e6d color charts
#b95e6d color shades, tints & tones
#b95e6d color schemes
#b95e6d color preview, HTML & CSS examples
This text has a color of #b95e6d
<p style="color:#b95e6d;">Text here</p>
.mytext {color:#b95e6d;}
This box has a color of #b95e6d
<div style="background-color:#b95e6d;">Content here</div>
.mybackground {background-color:#b95e6d;}
Border around this has a color of #b95e6d
<div style="border:2px solid #b95e6d;">Content here</div>
.myborder {border:2px solid #b95e6d;}