#ba044c color space conversions
Hex:
#ba044c
RGB:
186, 4, 76
CMY:
27, 98, 70
CMYK:
0, 98, 59, 27
HSL:
336°, 95.7895%, 37.2549%
HSV (HSB):
336°, 97.8495%, 72.9412%
XYZ:
21.5976, 11.0477, 7.8316
xyY:
0.5336, 0.2729, 11.0477
CIE-Lab:
39.6608, 65.1949, 12.7918
CIE-LCH:
39.6608, 66.4379, 11.1009
CIE-Luv:
39.6608, 109.2874, 1.7130
Hunter-Lab:
33.2381, 57.8198, 9.2968
#ba044c color charts
#ba044c color shades, tints & tones
#ba044c color schemes
#ba044c color preview, HTML & CSS examples
This text has a color of #ba044c
<p style="color:#ba044c;">Text here</p>
.mytext {color:#ba044c;}
This box has a color of #ba044c
<div style="background-color:#ba044c;">Content here</div>
.mybackground {background-color:#ba044c;}
Border around this has a color of #ba044c
<div style="border:2px solid #ba044c;">Content here</div>
.myborder {border:2px solid #ba044c;}