#b07c84 color space conversions
Hex:
#b07c84
RGB:
176, 124, 132
CMY:
31, 51, 48
CMYK:
0, 30, 25, 31
HSL:
351°, 24.7619%, 58.8235%
HSV (HSB):
351°, 29.5455%, 69.0196%
XYZ:
29.2770, 25.3114, 25.1723
xyY:
0.3671, 0.3173, 25.3114
CIE-Lab:
57.3775, 21.3929, 3.7641
CIE-LCH:
57.3775, 21.7215, 9.9790
CIE-Luv:
57.3775, 32.7357, 1.4011
Hunter-Lab:
50.3104, 15.8309, 5.5521
#b07c84 color charts
#b07c84 color shades, tints & tones
#b07c84 color schemes
#b07c84 color preview, HTML & CSS examples
This text has a color of #b07c84
<p style="color:#b07c84;">Text here</p>
.mytext {color:#b07c84;}
This box has a color of #b07c84
<div style="background-color:#b07c84;">Content here</div>
.mybackground {background-color:#b07c84;}
Border around this has a color of #b07c84
<div style="border:2px solid #b07c84;">Content here</div>
.myborder {border:2px solid #b07c84;}