#b072a9 color space conversions
Hex:
#b072a9
RGB:
176, 114, 169
CMY:
31, 55, 34
CMYK:
0, 35, 4, 31
HSL:
307°, 28.1818%, 56.8627%
HSV (HSB):
307°, 35.2273%, 69.0196%
XYZ:
31.0832, 24.1293, 40.5553
xyY:
0.3246, 0.2520, 24.1293
CIE-Lab:
56.2170, 33.2013, -19.3873
CIE-LCH:
56.2170, 38.4473, 329.7179
CIE-Luv:
56.2170, 31.9584, -33.9130
Hunter-Lab:
49.1216, 26.9887, -14.5653
#b072a9 color charts
#b072a9 color shades, tints & tones
#b072a9 color schemes
#b072a9 color preview, HTML & CSS examples
This text has a color of #b072a9
<p style="color:#b072a9;">Text here</p>
.mytext {color:#b072a9;}
This box has a color of #b072a9
<div style="background-color:#b072a9;">Content here</div>
.mybackground {background-color:#b072a9;}
Border around this has a color of #b072a9
<div style="border:2px solid #b072a9;">Content here</div>
.myborder {border:2px solid #b072a9;}