#ba255e color space conversions
Hex:
#ba255e
RGB:
186, 37, 94
CMY:
27, 85, 63
CMYK:
0, 80, 49, 27
HSL:
337°, 66.8161%, 43.7255%
HSV (HSB):
337°, 80.1075%, 72.9412%
XYZ:
22.9316, 12.5704, 11.8074
xyY:
0.4847, 0.2657, 12.5704
CIE-Lab:
42.1087, 60.8004, 4.8139
CIE-LCH:
42.1087, 60.9907, 4.5269
CIE-Luv:
42.1087, 95.0631, -5.5498
Hunter-Lab:
35.4547, 53.4056, 5.0732
#ba255e color charts
#ba255e color shades, tints & tones
#ba255e color schemes
#ba255e color preview, HTML & CSS examples
This text has a color of #ba255e
<p style="color:#ba255e;">Text here</p>
.mytext {color:#ba255e;}
This box has a color of #ba255e
<div style="background-color:#ba255e;">Content here</div>
.mybackground {background-color:#ba255e;}
Border around this has a color of #ba255e
<div style="border:2px solid #ba255e;">Content here</div>
.myborder {border:2px solid #ba255e;}