#b07c85 color space conversions
Hex:
#b07c85
RGB:
176, 124, 133
CMY:
31, 51, 48
CMYK:
0, 30, 24, 31
HSL:
350°, 24.7619%, 58.8235%
HSV (HSB):
350°, 29.5455%, 69.0196%
XYZ:
29.3458, 25.3389, 25.5345
xyY:
0.3658, 0.3159, 25.3389
CIE-Lab:
57.4041, 21.5426, 3.2240
CIE-LCH:
57.4041, 21.7825, 8.5115
CIE-Luv:
57.4041, 32.5913, 0.6498
Hunter-Lab:
50.3377, 15.9706, 5.1607
#b07c85 color charts
#b07c85 color shades, tints & tones
#b07c85 color schemes
#b07c85 color preview, HTML & CSS examples
This text has a color of #b07c85
<p style="color:#b07c85;">Text here</p>
.mytext {color:#b07c85;}
This box has a color of #b07c85
<div style="background-color:#b07c85;">Content here</div>
.mybackground {background-color:#b07c85;}
Border around this has a color of #b07c85
<div style="border:2px solid #b07c85;">Content here</div>
.myborder {border:2px solid #b07c85;}