#b95b68 color space conversions
Hex:
#b95b68
RGB:
185, 91, 104
CMY:
27, 64, 59
CMYK:
0, 51, 44, 27
HSL:
352°, 40.1709%, 54.1176%
HSV (HSB):
352°, 50.8108%, 72.5490%
XYZ:
26.2474, 18.7959, 15.3413
xyY:
0.4347, 0.3113, 18.7959
CIE-Lab:
50.4476, 39.1889, 10.4936
CIE-LCH:
50.4476, 40.5696, 14.9904
CIE-Luv:
50.4476, 64.6404, 6.0616
Hunter-Lab:
43.3543, 32.1967, 9.3677
#b95b68 color charts
#b95b68 color shades, tints & tones
#b95b68 color schemes
#b95b68 color preview, HTML & CSS examples
This text has a color of #b95b68
<p style="color:#b95b68;">Text here</p>
.mytext {color:#b95b68;}
This box has a color of #b95b68
<div style="background-color:#b95b68;">Content here</div>
.mybackground {background-color:#b95b68;}
Border around this has a color of #b95b68
<div style="border:2px solid #b95b68;">Content here</div>
.myborder {border:2px solid #b95b68;}