#ba80a5 color space conversions
Hex:
#ba80a5
RGB:
186, 128, 165
CMY:
27, 50, 35
CMYK:
0, 31, 11, 27
HSL:
322°, 29.5918%, 61.5686%
HSV (HSB):
322°, 31.1828%, 72.9412%
XYZ:
34.7604, 28.5941, 39.2844
xyY:
0.3387, 0.2786, 28.5941
CIE-Lab:
60.4217, 28.1588, -10.6189
CIE-LCH:
60.4217, 30.0945, 339.3382
CIE-Luv:
60.4217, 32.4079, -20.2644
Hunter-Lab:
53.4734, 22.4555, -6.1262
#ba80a5 color charts
#ba80a5 color shades, tints & tones
#ba80a5 color schemes
#ba80a5 color preview, HTML & CSS examples
This text has a color of #ba80a5
<p style="color:#ba80a5;">Text here</p>
.mytext {color:#ba80a5;}
This box has a color of #ba80a5
<div style="background-color:#ba80a5;">Content here</div>
.mybackground {background-color:#ba80a5;}
Border around this has a color of #ba80a5
<div style="border:2px solid #ba80a5;">Content here</div>
.myborder {border:2px solid #ba80a5;}