#ba383c color space conversions
Hex:
#ba383c
RGB:
186, 56, 60
CMY:
27, 78, 76
CMYK:
0, 70, 68, 27
HSL:
358°, 53.7190%, 47.4510%
HSV (HSB):
358°, 69.8925%, 72.9412%
XYZ:
22.4795, 13.5937, 5.7140
xyY:
0.5380, 0.3253, 13.5937
CIE-Lab:
43.6445, 52.1210, 27.9569
CIE-LCH:
43.6445, 59.1454, 28.2084
CIE-Luv:
43.6445, 97.2443, 19.3161
Hunter-Lab:
36.8696, 44.3100, 16.6200
#ba383c color charts
#ba383c color shades, tints & tones
#ba383c color schemes
#ba383c color preview, HTML & CSS examples
This text has a color of #ba383c
<p style="color:#ba383c;">Text here</p>
.mytext {color:#ba383c;}
This box has a color of #ba383c
<div style="background-color:#ba383c;">Content here</div>
.mybackground {background-color:#ba383c;}
Border around this has a color of #ba383c
<div style="border:2px solid #ba383c;">Content here</div>
.myborder {border:2px solid #ba383c;}