#b95a65 color space conversions
Hex:
#b95a65
RGB:
185, 90, 101
CMY:
27, 65, 60
CMYK:
0, 51, 45, 27
HSL:
353°, 40.4255%, 53.9216%
HSV (HSB):
353°, 51.3514%, 72.5490%
XYZ:
26.0127, 18.5662, 14.5245
xyY:
0.4401, 0.3141, 18.5662
CIE-Lab:
50.1758, 39.3874, 11.9056
CIE-LCH:
50.1758, 41.1475, 16.8185
CIE-Luv:
50.1758, 65.9387, 7.6413
Hunter-Lab:
43.0885, 32.3563, 10.1761
#b95a65 color charts
#b95a65 color shades, tints & tones
#b95a65 color schemes
#b95a65 color preview, HTML & CSS examples
This text has a color of #b95a65
<p style="color:#b95a65;">Text here</p>
.mytext {color:#b95a65;}
This box has a color of #b95a65
<div style="background-color:#b95a65;">Content here</div>
.mybackground {background-color:#b95a65;}
Border around this has a color of #b95a65
<div style="border:2px solid #b95a65;">Content here</div>
.myborder {border:2px solid #b95a65;}