#ba045a color space conversions
Hex:
#ba045a
RGB:
186, 4, 90
CMY:
27, 98, 65
CMYK:
0, 98, 52, 27
HSL:
332°, 95.7895%, 37.2549%
HSV (HSB):
332°, 97.8495%, 72.9412%
XYZ:
22.1386, 11.2641, 10.6802
xyY:
0.5022, 0.2555, 11.2641
CIE-Lab:
40.0218, 66.1650, 4.3527
CIE-LCH:
40.0218, 66.3081, 3.7638
CIE-Luv:
40.0218, 103.5436, -7.2933
Hunter-Lab:
33.5621, 59.0105, 4.6260
#ba045a color charts
#ba045a color shades, tints & tones
#ba045a color schemes
#ba045a color preview, HTML & CSS examples
This text has a color of #ba045a
<p style="color:#ba045a;">Text here</p>
.mytext {color:#ba045a;}
This box has a color of #ba045a
<div style="background-color:#ba045a;">Content here</div>
.mybackground {background-color:#ba045a;}
Border around this has a color of #ba045a
<div style="border:2px solid #ba045a;">Content here</div>
.myborder {border:2px solid #ba045a;}