#b082a5 color space conversions
Hex:
#b082a5
RGB:
176, 130, 165
CMY:
31, 49, 35
CMYK:
0, 26, 6, 31
HSL:
314°, 22.5490%, 60.0000%
HSV (HSB):
314°, 26.1364%, 69.0196%
XYZ:
32.6787, 27.9120, 39.2625
xyY:
0.3273, 0.2795, 27.9120
CIE-Lab:
59.8091, 23.5137, -11.6485
CIE-LCH:
59.8091, 26.2409, 333.6466
CIE-Luv:
59.8091, 24.7471, -20.9615
Hunter-Lab:
52.8318, 17.9540, -7.0797
#b082a5 color charts
#b082a5 color shades, tints & tones
#b082a5 color schemes
#b082a5 color preview, HTML & CSS examples
This text has a color of #b082a5
<p style="color:#b082a5;">Text here</p>
.mytext {color:#b082a5;}
This box has a color of #b082a5
<div style="background-color:#b082a5;">Content here</div>
.mybackground {background-color:#b082a5;}
Border around this has a color of #b082a5
<div style="border:2px solid #b082a5;">Content here</div>
.myborder {border:2px solid #b082a5;}