#b07ea8 color space conversions
Hex:
#b07ea8
RGB:
176, 126, 168
CMY:
31, 51, 34
CMYK:
0, 28, 5, 31
HSL:
310°, 24.0385%, 59.2157%
HSV (HSB):
310°, 28.4091%, 69.0196%
XYZ:
32.4332, 26.9790, 40.5438
xyY:
0.3245, 0.2699, 26.9790
CIE-Lab:
58.9549, 26.3169, -14.6534
CIE-LCH:
58.9549, 30.1214, 330.8907
CIE-Luv:
58.9549, 26.3223, -25.8857
Hunter-Lab:
51.9413, 20.5619, -9.9211
#b07ea8 color charts
#b07ea8 color shades, tints & tones
#b07ea8 color schemes
#b07ea8 color preview, HTML & CSS examples
This text has a color of #b07ea8
<p style="color:#b07ea8;">Text here</p>
.mytext {color:#b07ea8;}
This box has a color of #b07ea8
<div style="background-color:#b07ea8;">Content here</div>
.mybackground {background-color:#b07ea8;}
Border around this has a color of #b07ea8
<div style="border:2px solid #b07ea8;">Content here</div>
.myborder {border:2px solid #b07ea8;}