#ba256a color space conversions
Hex:
#ba256a
RGB:
186, 37, 106
CMY:
27, 85, 58
CMYK:
0, 80, 43, 27
HSL:
332°, 66.8161%, 43.7255%
HSV (HSB):
332°, 80.1075%, 72.9412%
XYZ:
23.5128, 12.8028, 14.8676
xyY:
0.4594, 0.2501, 12.8028
CIE-Lab:
42.4647, 61.8734, -2.1877
CIE-LCH:
42.4647, 61.9121, 357.9750
CIE-Luv:
42.4647, 90.3554, -14.0387
Hunter-Lab:
35.7811, 54.6807, 0.4108
#ba256a color charts
#ba256a color shades, tints & tones
#ba256a color schemes
#ba256a color preview, HTML & CSS examples
This text has a color of #ba256a
<p style="color:#ba256a;">Text here</p>
.mytext {color:#ba256a;}
This box has a color of #ba256a
<div style="background-color:#ba256a;">Content here</div>
.mybackground {background-color:#ba256a;}
Border around this has a color of #ba256a
<div style="border:2px solid #ba256a;">Content here</div>
.myborder {border:2px solid #ba256a;}