#b07f9f color space conversions
Hex:
#b07f9f
RGB:
176, 127, 159
CMY:
31, 50, 38
CMYK:
0, 28, 10, 31
HSL:
321°, 23.6715%, 59.4118%
HSV (HSB):
321°, 27.8409%, 69.0196%
XYZ:
31.7519, 26.9121, 36.3219
xyY:
0.3343, 0.2833, 26.9121
CIE-Lab:
58.8928, 24.1202, -9.5818
CIE-LCH:
58.8928, 25.9537, 338.3344
CIE-Luv:
58.8928, 27.1476, -17.9351
Hunter-Lab:
51.8768, 18.4688, -5.1985
#b07f9f color charts
#b07f9f color shades, tints & tones
#b07f9f color schemes
#b07f9f color preview, HTML & CSS examples
This text has a color of #b07f9f
<p style="color:#b07f9f;">Text here</p>
.mytext {color:#b07f9f;}
This box has a color of #b07f9f
<div style="background-color:#b07f9f;">Content here</div>
.mybackground {background-color:#b07f9f;}
Border around this has a color of #b07f9f
<div style="border:2px solid #b07f9f;">Content here</div>
.myborder {border:2px solid #b07f9f;}