#b07a8a color space conversions
Hex:
#b07a8a
RGB:
176, 122, 138
CMY:
31, 52, 46
CMYK:
0, 31, 22, 31
HSL:
342°, 25.4717%, 58.4314%
HSV (HSB):
342°, 30.6818%, 69.0196%
XYZ:
29.4515, 24.9842, 27.3149
xyY:
0.3603, 0.3056, 24.9842
CIE-Lab:
57.0600, 23.4311, -0.1717
CIE-LCH:
57.0600, 23.4318, 359.5800
CIE-Luv:
57.0600, 32.9945, -4.3154
Hunter-Lab:
49.9841, 17.7028, 2.5886
#b07a8a color charts
#b07a8a color shades, tints & tones
#b07a8a color schemes
#b07a8a color preview, HTML & CSS examples
This text has a color of #b07a8a
<p style="color:#b07a8a;">Text here</p>
.mytext {color:#b07a8a;}
This box has a color of #b07a8a
<div style="background-color:#b07a8a;">Content here</div>
.mybackground {background-color:#b07a8a;}
Border around this has a color of #b07a8a
<div style="border:2px solid #b07a8a;">Content here</div>
.myborder {border:2px solid #b07a8a;}