#ba256f color space conversions
Hex:
#ba256f
RGB:
186, 37, 111
CMY:
27, 85, 56
CMYK:
0, 80, 40, 27
HSL:
330°, 66.8161%, 43.7255%
HSV (HSB):
330°, 80.1075%, 72.9412%
XYZ:
23.7805, 12.9099, 16.2774
xyY:
0.4490, 0.2437, 12.9099
CIE-Lab:
42.6272, 62.3596, -5.0649
CIE-LCH:
42.6272, 62.5649, 355.3565
CIE-Luv:
42.6272, 88.3378, -17.7127
Hunter-Lab:
35.9304, 55.2619, -1.7087
#ba256f color charts
#ba256f color shades, tints & tones
#ba256f color schemes
#ba256f color preview, HTML & CSS examples
This text has a color of #ba256f
<p style="color:#ba256f;">Text here</p>
.mytext {color:#ba256f;}
This box has a color of #ba256f
<div style="background-color:#ba256f;">Content here</div>
.mybackground {background-color:#ba256f;}
Border around this has a color of #ba256f
<div style="border:2px solid #ba256f;">Content here</div>
.myborder {border:2px solid #ba256f;}