#ba036a color space conversions
Hex:
#ba036a
RGB:
186, 3, 106
CMY:
27, 99, 58
CMYK:
0, 98, 43, 27
HSL:
326°, 96.8254%, 37.0588%
HSV (HSB):
326°, 98.3871%, 72.9412%
XYZ:
22.8838, 11.5448, 14.6579
xyY:
0.4662, 0.2352, 11.5448
CIE-Lab:
40.4834, 67.5893, -5.1173
CIE-LCH:
40.4834, 67.7828, 355.6703
CIE-Luv:
40.4834, 96.5776, -18.6617
Hunter-Lab:
33.9777, 60.7578, -1.7933
#ba036a color charts
#ba036a color shades, tints & tones
#ba036a color schemes
#ba036a color preview, HTML & CSS examples
This text has a color of #ba036a
<p style="color:#ba036a;">Text here</p>
.mytext {color:#ba036a;}
This box has a color of #ba036a
<div style="background-color:#ba036a;">Content here</div>
.mybackground {background-color:#ba036a;}
Border around this has a color of #ba036a
<div style="border:2px solid #ba036a;">Content here</div>
.myborder {border:2px solid #ba036a;}