#b072a8 color space conversions
Hex:
#b072a8
RGB:
176, 114, 168
CMY:
31, 55, 34
CMYK:
0, 35, 5, 31
HSL:
308°, 28.1818%, 56.8627%
HSV (HSB):
308°, 35.2273%, 69.0196%
XYZ:
30.9897, 24.0919, 40.0627
xyY:
0.3257, 0.2532, 24.0919
CIE-Lab:
56.1797, 33.0163, -18.8667
CIE-LCH:
56.1797, 38.0267, 330.2548
CIE-Luv:
56.1797, 32.1381, -33.0882
Hunter-Lab:
49.0835, 26.8029, -14.0349
#b072a8 color charts
#b072a8 color shades, tints & tones
#b072a8 color schemes
#b072a8 color preview, HTML & CSS examples
This text has a color of #b072a8
<p style="color:#b072a8;">Text here</p>
.mytext {color:#b072a8;}
This box has a color of #b072a8
<div style="background-color:#b072a8;">Content here</div>
.mybackground {background-color:#b072a8;}
Border around this has a color of #b072a8
<div style="border:2px solid #b072a8;">Content here</div>
.myborder {border:2px solid #b072a8;}