#b95f83 color space conversions
Hex:
#b95f83
RGB:
185, 95, 131
CMY:
27, 63, 49
CMYK:
0, 49, 29, 27
HSL:
336°, 39.1304%, 54.9020%
HSV (HSB):
336°, 48.6486%, 72.5490%
XYZ:
28.1965, 20.1374, 23.8735
xyY:
0.3905, 0.2789, 20.1374
CIE-Lab:
51.9922, 40.3994, -3.3725
CIE-LCH:
51.9922, 40.5399, 355.2281
CIE-Luv:
51.9922, 55.9697, -11.7351
Hunter-Lab:
44.8747, 33.6277, -0.1302
#b95f83 color charts
#b95f83 color shades, tints & tones
#b95f83 color schemes
#b95f83 color preview, HTML & CSS examples
This text has a color of #b95f83
<p style="color:#b95f83;">Text here</p>
.mytext {color:#b95f83;}
This box has a color of #b95f83
<div style="background-color:#b95f83;">Content here</div>
.mybackground {background-color:#b95f83;}
Border around this has a color of #b95f83
<div style="border:2px solid #b95f83;">Content here</div>
.myborder {border:2px solid #b95f83;}