#ba78a7 color space conversions
Hex:
#ba78a7
RGB:
186, 120, 167
CMY:
27, 53, 35
CMYK:
0, 35, 10, 27
HSL:
317°, 32.3529%, 60.0000%
HSV (HSB):
317°, 35.4839%, 72.9412%
XYZ:
33.9412, 26.6621, 39.9166
xyY:
0.3377, 0.2652, 26.6621
CIE-Lab:
58.6602, 32.9202, -14.4155
CIE-LCH:
58.6602, 35.9381, 336.3517
CIE-Luv:
58.6602, 36.1392, -26.6159
Hunter-Lab:
51.6353, 26.9708, -9.6893
#ba78a7 color charts
#ba78a7 color shades, tints & tones
#ba78a7 color schemes
#ba78a7 color preview, HTML & CSS examples
This text has a color of #ba78a7
<p style="color:#ba78a7;">Text here</p>
.mytext {color:#ba78a7;}
This box has a color of #ba78a7
<div style="background-color:#ba78a7;">Content here</div>
.mybackground {background-color:#ba78a7;}
Border around this has a color of #ba78a7
<div style="border:2px solid #ba78a7;">Content here</div>
.myborder {border:2px solid #ba78a7;}