#b58685 color space conversions
Hex:
#b58685
RGB:
181, 134, 133
CMY:
29, 47, 48
CMYK:
0, 26, 27, 29
HSL:
1°, 24.4898%, 61.5686%
HSV (HSB):
1°, 26.5193%, 70.9804%
XYZ:
31.8148, 28.5674, 26.0275
xyY:
0.3682, 0.3306, 28.5674
CIE-Lab:
60.3979, 17.8617, 7.5970
CIE-LCH:
60.3979, 19.4101, 23.0411
CIE-Luv:
60.3979, 30.2464, 7.2193
Hunter-Lab:
53.4485, 12.7159, 8.5418
#b58685 color charts
#b58685 color shades, tints & tones
#b58685 color schemes
#b58685 color preview, HTML & CSS examples
This text has a color of #b58685
<p style="color:#b58685;">Text here</p>
.mytext {color:#b58685;}
This box has a color of #b58685
<div style="background-color:#b58685;">Content here</div>
.mybackground {background-color:#b58685;}
Border around this has a color of #b58685
<div style="border:2px solid #b58685;">Content here</div>
.myborder {border:2px solid #b58685;}