#b07e91 color space conversions
Hex:
#b07e91
RGB:
176, 126, 145
CMY:
31, 51, 43
CMYK:
0, 28, 18, 31
HSL:
337°, 24.0385%, 59.2157%
HSV (HSB):
337°, 28.4091%, 69.0196%
XYZ:
30.4762, 26.1961, 30.2382
xyY:
0.3507, 0.3014, 26.1961
CIE-Lab:
58.2228, 22.2985, -2.5151
CIE-LCH:
58.2228, 22.4399, 353.5648
CIE-Luv:
58.2228, 29.7215, -7.3929
Hunter-Lab:
51.1822, 16.7182, 0.7993
#b07e91 color charts
#b07e91 color shades, tints & tones
#b07e91 color schemes
#b07e91 color preview, HTML & CSS examples
This text has a color of #b07e91
<p style="color:#b07e91;">Text here</p>
.mytext {color:#b07e91;}
This box has a color of #b07e91
<div style="background-color:#b07e91;">Content here</div>
.mybackground {background-color:#b07e91;}
Border around this has a color of #b07e91
<div style="border:2px solid #b07e91;">Content here</div>
.myborder {border:2px solid #b07e91;}