#b071a4 color space conversions
Hex:
#b071a4
RGB:
176, 113, 164
CMY:
31, 56, 36
CMYK:
0, 36, 7, 31
HSL:
311°, 28.5068%, 56.6667%
HSV (HSB):
311°, 35.7955%, 69.0196%
XYZ:
30.5105, 23.7207, 38.0924
xyY:
0.3305, 0.2569, 23.7207
CIE-Lab:
55.8071, 32.8393, -17.1202
CIE-LCH:
55.8071, 37.0340, 332.4655
CIE-Luv:
55.8071, 33.3380, -30.3792
Hunter-Lab:
48.7039, 26.5892, -12.2793
#b071a4 color charts
#b071a4 color shades, tints & tones
#b071a4 color schemes
#b071a4 color preview, HTML & CSS examples
This text has a color of #b071a4
<p style="color:#b071a4;">Text here</p>
.mytext {color:#b071a4;}
This box has a color of #b071a4
<div style="background-color:#b071a4;">Content here</div>
.mybackground {background-color:#b071a4;}
Border around this has a color of #b071a4
<div style="border:2px solid #b071a4;">Content here</div>
.myborder {border:2px solid #b071a4;}