#b082a4 color space conversions
Hex:
#b082a4
RGB:
176, 130, 164
CMY:
31, 49, 36
CMYK:
0, 26, 7, 31
HSL:
316°, 22.5490%, 60.0000%
HSV (HSB):
316°, 26.1364%, 69.0196%
XYZ:
32.5880, 27.8757, 38.7849
xyY:
0.3283, 0.2809, 27.8757
CIE-Lab:
59.7763, 23.3310, -11.1256
CIE-LCH:
59.7763, 25.8479, 334.5055
CIE-Luv:
59.7763, 24.8871, -20.1468
Hunter-Lab:
52.7974, 17.7793, -6.5961
#b082a4 color charts
#b082a4 color shades, tints & tones
#b082a4 color schemes
#b082a4 color preview, HTML & CSS examples
This text has a color of #b082a4
<p style="color:#b082a4;">Text here</p>
.mytext {color:#b082a4;}
This box has a color of #b082a4
<div style="background-color:#b082a4;">Content here</div>
.mybackground {background-color:#b082a4;}
Border around this has a color of #b082a4
<div style="border:2px solid #b082a4;">Content here</div>
.myborder {border:2px solid #b082a4;}