#b07a9c color space conversions
Hex:
#b07a9c
RGB:
176, 122, 156
CMY:
31, 52, 39
CMYK:
0, 31, 11, 31
HSL:
322°, 25.4717%, 58.4314%
HSV (HSB):
322°, 30.6818%, 69.0196%
XYZ:
30.8648, 25.5495, 34.7573
xyY:
0.3385, 0.2802, 25.5495
CIE-Lab:
57.6069, 26.4014, -9.7779
CIE-LCH:
57.6069, 28.1539, 339.6776
CIE-Luv:
57.6069, 30.1983, -18.5357
Hunter-Lab:
50.5465, 20.5396, -5.3870
#b07a9c color charts
#b07a9c color shades, tints & tones
#b07a9c color schemes
#b07a9c color preview, HTML & CSS examples
This text has a color of #b07a9c
<p style="color:#b07a9c;">Text here</p>
.mytext {color:#b07a9c;}
This box has a color of #b07a9c
<div style="background-color:#b07a9c;">Content here</div>
.mybackground {background-color:#b07a9c;}
Border around this has a color of #b07a9c
<div style="border:2px solid #b07a9c;">Content here</div>
.myborder {border:2px solid #b07a9c;}