#ba383f color space conversions
Hex:
#ba383f
RGB:
186, 56, 63
CMY:
27, 78, 75
CMYK:
0, 70, 66, 27
HSL:
357°, 53.7190%, 47.4510%
HSV (HSB):
357°, 69.8925%, 72.9412%
XYZ:
22.5611, 13.6263, 6.1437
xyY:
0.5330, 0.3219, 13.6263
CIE-Lab:
43.6922, 52.2890, 26.2075
CIE-LCH:
43.6922, 58.4891, 26.6202
CIE-Luv:
43.6922, 96.5162, 17.8541
Hunter-Lab:
36.9139, 44.4967, 15.9719
#ba383f color charts
#ba383f color shades, tints & tones
#ba383f color schemes
#ba383f color preview, HTML & CSS examples
This text has a color of #ba383f
<p style="color:#ba383f;">Text here</p>
.mytext {color:#ba383f;}
This box has a color of #ba383f
<div style="background-color:#ba383f;">Content here</div>
.mybackground {background-color:#ba383f;}
Border around this has a color of #ba383f
<div style="border:2px solid #ba383f;">Content here</div>
.myborder {border:2px solid #ba383f;}