#b07c95 color space conversions
Hex:
#b07c95
RGB:
176, 124, 149
CMY:
31, 51, 42
CMYK:
0, 30, 15, 31
HSL:
331°, 24.7619%, 58.8235%
HSV (HSB):
331°, 29.5455%, 69.0196%
XYZ:
30.5370, 25.8153, 31.8072
xyY:
0.3464, 0.2928, 25.8153
CIE-Lab:
57.8614, 24.0837, -5.3571
CIE-LCH:
57.8614, 24.6723, 347.4594
CIE-Luv:
57.8614, 30.2216, -11.7358
Hunter-Lab:
50.8088, 18.3662, -1.5504
#b07c95 color charts
#b07c95 color shades, tints & tones
#b07c95 color schemes
#b07c95 color preview, HTML & CSS examples
This text has a color of #b07c95
<p style="color:#b07c95;">Text here</p>
.mytext {color:#b07c95;}
This box has a color of #b07c95
<div style="background-color:#b07c95;">Content here</div>
.mybackground {background-color:#b07c95;}
Border around this has a color of #b07c95
<div style="border:2px solid #b07c95;">Content here</div>
.myborder {border:2px solid #b07c95;}