#ba264f color space conversions
Hex:
#ba264f
RGB:
186, 38, 79
CMY:
27, 85, 69
CMYK:
0, 80, 58, 27
HSL:
343°, 66.0714%, 43.9216%
HSV (HSB):
343°, 79.5699%, 72.9412%
XYZ:
22.3541, 12.3898, 8.6104
xyY:
0.5156, 0.2858, 12.3898
CIE-Lab:
41.8291, 59.3699, 13.8598
CIE-LCH:
41.8291, 60.9662, 13.1402
CIE-Luv:
41.8291, 100.1790, 4.4203
Hunter-Lab:
35.1992, 51.7621, 10.1359
#ba264f color charts
#ba264f color shades, tints & tones
#ba264f color schemes
#ba264f color preview, HTML & CSS examples
This text has a color of #ba264f
<p style="color:#ba264f;">Text here</p>
.mytext {color:#ba264f;}
This box has a color of #ba264f
<div style="background-color:#ba264f;">Content here</div>
.mybackground {background-color:#ba264f;}
Border around this has a color of #ba264f
<div style="border:2px solid #ba264f;">Content here</div>
.myborder {border:2px solid #ba264f;}