#b07a81 color space conversions
Hex:
#b07a81
RGB:
176, 122, 129
CMY:
31, 52, 49
CMYK:
0, 31, 27, 31
HSL:
352°, 25.4717%, 58.4314%
HSV (HSB):
352°, 30.6818%, 69.0196%
XYZ:
28.8265, 24.7342, 24.0237
xyY:
0.3716, 0.3188, 24.7342
CIE-Lab:
56.8155, 22.0745, 4.6911
CIE-LCH:
56.8155, 22.5675, 11.9976
CIE-Luv:
56.8155, 34.3442, 2.4961
Hunter-Lab:
49.7334, 16.4286, 6.1734
#b07a81 color charts
#b07a81 color shades, tints & tones
#b07a81 color schemes
#b07a81 color preview, HTML & CSS examples
This text has a color of #b07a81
<p style="color:#b07a81;">Text here</p>
.mytext {color:#b07a81;}
This box has a color of #b07a81
<div style="background-color:#b07a81;">Content here</div>
.mybackground {background-color:#b07a81;}
Border around this has a color of #b07a81
<div style="border:2px solid #b07a81;">Content here</div>
.myborder {border:2px solid #b07a81;}