#b95b81 color space conversions
Hex:
#b95b81
RGB:
185, 91, 129
CMY:
27, 64, 49
CMYK:
0, 51, 30, 27
HSL:
336°, 40.1709%, 54.1176%
HSV (HSB):
336°, 50.8108%, 72.5490%
XYZ:
27.7111, 19.3814, 23.0493
xyY:
0.3951, 0.2763, 19.3814
CIE-Lab:
51.1305, 42.1889, -3.4540
CIE-LCH:
51.1305, 42.3300, 355.3196
CIE-Luv:
51.1305, 58.5936, -12.1510
Hunter-Lab:
44.0244, 35.3142, -0.2247
#b95b81 color charts
#b95b81 color shades, tints & tones
#b95b81 color schemes
#b95b81 color preview, HTML & CSS examples
This text has a color of #b95b81
<p style="color:#b95b81;">Text here</p>
.mytext {color:#b95b81;}
This box has a color of #b95b81
<div style="background-color:#b95b81;">Content here</div>
.mybackground {background-color:#b95b81;}
Border around this has a color of #b95b81
<div style="border:2px solid #b95b81;">Content here</div>
.myborder {border:2px solid #b95b81;}