#b95c5e color space conversions
Hex:
#b95c5e
RGB:
185, 92, 94
CMY:
27, 64, 63
CMYK:
0, 50, 49, 27
HSL:
359°, 39.9142%, 54.3137%
HSV (HSB):
359°, 50.2703%, 72.5490%
XYZ:
25.8551, 18.7767, 12.8512
xyY:
0.4498, 0.3266, 18.7767
CIE-Lab:
50.4250, 37.6564, 16.4207
CIE-LCH:
50.4250, 41.0809, 23.5604
CIE-Luv:
50.4250, 66.2156, 13.1049
Hunter-Lab:
43.3321, 30.6749, 12.7485
#b95c5e color charts
#b95c5e color shades, tints & tones
#b95c5e color schemes
#b95c5e color preview, HTML & CSS examples
This text has a color of #b95c5e
<p style="color:#b95c5e;">Text here</p>
.mytext {color:#b95c5e;}
This box has a color of #b95c5e
<div style="background-color:#b95c5e;">Content here</div>
.mybackground {background-color:#b95c5e;}
Border around this has a color of #b95c5e
<div style="border:2px solid #b95c5e;">Content here</div>
.myborder {border:2px solid #b95c5e;}