#b082a8 color space conversions
Hex:
#b082a8
RGB:
176, 130, 168
CMY:
31, 49, 34
CMYK:
0, 26, 5, 31
HSL:
310°, 22.5490%, 60.0000%
HSV (HSB):
310°, 26.1364%, 69.0196%
XYZ:
32.9550, 28.0225, 40.7178
xyY:
0.3241, 0.2756, 28.0225
CIE-Lab:
59.9091, 24.0676, -13.2136
CIE-LCH:
59.9091, 27.4563, 331.2322
CIE-Luv:
59.9091, 24.3262, -23.4136
Hunter-Lab:
52.9363, 18.4850, -8.5495
#b082a8 color charts
#b082a8 color shades, tints & tones
#b082a8 color schemes
#b082a8 color preview, HTML & CSS examples
This text has a color of #b082a8
<p style="color:#b082a8;">Text here</p>
.mytext {color:#b082a8;}
This box has a color of #b082a8
<div style="background-color:#b082a8;">Content here</div>
.mybackground {background-color:#b082a8;}
Border around this has a color of #b082a8
<div style="border:2px solid #b082a8;">Content here</div>
.myborder {border:2px solid #b082a8;}