#ba7878 color space conversions
Hex:
#ba7878
RGB:
186, 120, 120
CMY:
27, 53, 53
CMYK:
0, 35, 35, 27
HSL:
0°, 32.3529%, 60.0000%
HSV (HSB):
0°, 35.4839%, 72.9412%
XYZ:
30.3563, 25.2281, 21.0389
xyY:
0.3962, 0.3292, 25.2281
CIE-Lab:
57.2970, 25.8396, 10.7494
CIE-LCH:
57.2970, 27.9864, 22.5876
CIE-Luv:
57.2970, 44.3004, 9.5459
Hunter-Lab:
50.2276, 19.9828, 10.3245
#ba7878 color charts
#ba7878 color shades, tints & tones
#ba7878 color schemes
#ba7878 color preview, HTML & CSS examples
This text has a color of #ba7878
<p style="color:#ba7878;">Text here</p>
.mytext {color:#ba7878;}
This box has a color of #ba7878
<div style="background-color:#ba7878;">Content here</div>
.mybackground {background-color:#ba7878;}
Border around this has a color of #ba7878
<div style="border:2px solid #ba7878;">Content here</div>
.myborder {border:2px solid #ba7878;}