#b95b64 color space conversions
Hex:
#b95b64
RGB:
185, 91, 100
CMY:
27, 64, 61
CMYK:
0, 51, 46, 27
HSL:
354°, 40.1709%, 54.1176%
HSV (HSB):
354°, 50.8108%, 72.5490%
XYZ:
26.0489, 18.7166, 14.2963
xyY:
0.4410, 0.3169, 18.7166
CIE-Lab:
50.3539, 38.7701, 12.7508
CIE-LCH:
50.3539, 40.8130, 18.2052
CIE-Luv:
50.3539, 65.5447, 8.7575
Hunter-Lab:
43.2626, 31.7672, 10.6912
#b95b64 color charts
#b95b64 color shades, tints & tones
#b95b64 color schemes
#b95b64 color preview, HTML & CSS examples
This text has a color of #b95b64
<p style="color:#b95b64;">Text here</p>
.mytext {color:#b95b64;}
This box has a color of #b95b64
<div style="background-color:#b95b64;">Content here</div>
.mybackground {background-color:#b95b64;}
Border around this has a color of #b95b64
<div style="border:2px solid #b95b64;">Content here</div>
.myborder {border:2px solid #b95b64;}