#ba225a color space conversions
Hex:
#ba225a
RGB:
186, 34, 90
CMY:
27, 87, 65
CMYK:
0, 82, 52, 27
HSL:
338°, 69.0909%, 43.1373%
HSV (HSB):
338°, 81.7204%, 72.9412%
XYZ:
22.6672, 12.3213, 10.8564
xyY:
0.4944, 0.2688, 12.3213
CIE-Lab:
41.7224, 61.2644, 6.7802
CIE-LCH:
41.7224, 61.6384, 6.3153
CIE-Luv:
41.7224, 97.5531, -3.4685
Hunter-Lab:
35.1018, 53.8394, 6.2338
#ba225a color charts
#ba225a color shades, tints & tones
#ba225a color schemes
#ba225a color preview, HTML & CSS examples
This text has a color of #ba225a
<p style="color:#ba225a;">Text here</p>
.mytext {color:#ba225a;}
This box has a color of #ba225a
<div style="background-color:#ba225a;">Content here</div>
.mybackground {background-color:#ba225a;}
Border around this has a color of #ba225a
<div style="border:2px solid #ba225a;">Content here</div>
.myborder {border:2px solid #ba225a;}