#b07c80 color space conversions
Hex:
#b07c80
RGB:
176, 124, 128
CMY:
31, 51, 50
CMYK:
0, 30, 27, 31
HSL:
355°, 24.7619%, 58.8235%
HSV (HSB):
355°, 29.5455%, 69.0196%
XYZ:
29.0084, 25.2039, 23.7580
xyY:
0.3720, 0.3233, 25.2039
CIE-Lab:
57.2736, 20.8053, 5.9282
CIE-LCH:
57.2736, 21.6334, 15.9041
CIE-Luv:
57.2736, 33.3080, 4.3750
Hunter-Lab:
50.2035, 15.2842, 7.0844
#b07c80 color charts
#b07c80 color shades, tints & tones
#b07c80 color schemes
#b07c80 color preview, HTML & CSS examples
This text has a color of #b07c80
<p style="color:#b07c80;">Text here</p>
.mytext {color:#b07c80;}
This box has a color of #b07c80
<div style="background-color:#b07c80;">Content here</div>
.mybackground {background-color:#b07c80;}
Border around this has a color of #b07c80
<div style="border:2px solid #b07c80;">Content here</div>
.myborder {border:2px solid #b07c80;}