#ba256b color space conversions
Hex:
#ba256b
RGB:
186, 37, 107
CMY:
27, 85, 58
CMYK:
0, 80, 42, 27
HSL:
332°, 66.8161%, 43.7255%
HSV (HSB):
332°, 80.1075%, 72.9412%
XYZ:
23.5651, 12.8238, 15.1431
xyY:
0.4573, 0.2489, 12.8238
CIE-Lab:
42.4965, 61.9688, -2.7651
CIE-LCH:
42.4965, 62.0305, 357.4451
CIE-Luv:
42.4965, 89.9540, -14.7678
Hunter-Lab:
35.8103, 54.7946, -0.0048
#ba256b color charts
#ba256b color shades, tints & tones
#ba256b color schemes
#ba256b color preview, HTML & CSS examples
This text has a color of #ba256b
<p style="color:#ba256b;">Text here</p>
.mytext {color:#ba256b;}
This box has a color of #ba256b
<div style="background-color:#ba256b;">Content here</div>
.mybackground {background-color:#ba256b;}
Border around this has a color of #ba256b
<div style="border:2px solid #ba256b;">Content here</div>
.myborder {border:2px solid #ba256b;}