#b5858b color space conversions
Hex:
#b5858b
RGB:
181, 133, 139
CMY:
29, 48, 45
CMYK:
0, 27, 23, 29
HSL:
353°, 24.4898%, 61.5686%
HSV (HSB):
353°, 26.5193%, 70.9804%
XYZ:
32.1038, 28.4629, 28.2279
xyY:
0.3616, 0.3205, 28.4629
CIE-Lab:
60.3047, 19.3117, 4.0325
CIE-LCH:
60.3047, 19.7283, 11.7945
CIE-Luv:
60.3047, 30.0525, 2.1874
Hunter-Lab:
53.3506, 14.0489, 5.9750
#b5858b color charts
#b5858b color shades, tints & tones
#b5858b color schemes
#b5858b color preview, HTML & CSS examples
This text has a color of #b5858b
<p style="color:#b5858b;">Text here</p>
.mytext {color:#b5858b;}
This box has a color of #b5858b
<div style="background-color:#b5858b;">Content here</div>
.mybackground {background-color:#b5858b;}
Border around this has a color of #b5858b
<div style="border:2px solid #b5858b;">Content here</div>
.myborder {border:2px solid #b5858b;}