#ba3b3f color space conversions
Hex:
#ba3b3f
RGB:
186, 59, 63
CMY:
27, 77, 75
CMYK:
0, 68, 66, 27
HSL:
358°, 51.8367%, 48.0392%
HSV (HSB):
358°, 68.2796%, 72.9412%
XYZ:
22.7109, 13.9259, 6.1936
xyY:
0.5303, 0.3251, 13.9259
CIE-Lab:
44.1265, 51.1007, 26.7490
CIE-LCH:
44.1265, 57.6784, 27.6301
CIE-Luv:
44.1265, 94.8074, 18.7210
Hunter-Lab:
37.3174, 43.3271, 16.2818
#ba3b3f color charts
#ba3b3f color shades, tints & tones
#ba3b3f color schemes
#ba3b3f color preview, HTML & CSS examples
This text has a color of #ba3b3f
<p style="color:#ba3b3f;">Text here</p>
.mytext {color:#ba3b3f;}
This box has a color of #ba3b3f
<div style="background-color:#ba3b3f;">Content here</div>
.mybackground {background-color:#ba3b3f;}
Border around this has a color of #ba3b3f
<div style="border:2px solid #ba3b3f;">Content here</div>
.myborder {border:2px solid #ba3b3f;}