#b95c57 color space conversions
Hex:
#b95c57
RGB:
185, 92, 87
CMY:
27, 64, 66
CMYK:
0, 50, 53, 27
HSL:
3°, 41.1765%, 53.3333%
HSV (HSB):
3°, 52.9730%, 72.5490%
XYZ:
25.5550, 18.6567, 11.2710
xyY:
0.4606, 0.3363, 18.6567
CIE-Lab:
50.2831, 37.0096, 20.3743
CIE-LCH:
50.2831, 42.2471, 28.8334
CIE-Luv:
50.2831, 67.6560, 17.4239
Hunter-Lab:
43.1934, 30.0196, 14.7641
#b95c57 color charts
#b95c57 color shades, tints & tones
#b95c57 color schemes
#b95c57 color preview, HTML & CSS examples
This text has a color of #b95c57
<p style="color:#b95c57;">Text here</p>
.mytext {color:#b95c57;}
This box has a color of #b95c57
<div style="background-color:#b95c57;">Content here</div>
.mybackground {background-color:#b95c57;}
Border around this has a color of #b95c57
<div style="border:2px solid #b95c57;">Content here</div>
.myborder {border:2px solid #b95c57;}