#ba151e color space conversions
Hex:
#ba151e
RGB:
186, 21, 30
CMY:
27, 92, 88
CMYK:
0, 89, 84, 27
HSL:
357°, 79.7101%, 40.5882%
HSV (HSB):
357°, 88.7097%, 72.9412%
XYZ:
20.7522, 11.0692, 2.2711
xyY:
0.6087, 0.3247, 11.0692
CIE-Lab:
39.6967, 61.0056, 40.9749
CIE-LCH:
39.6967, 73.4890, 33.8876
CIE-Luv:
39.6967, 119.1670, 23.8598
Hunter-Lab:
33.2704, 53.1153, 19.2420
#ba151e color charts
#ba151e color shades, tints & tones
#ba151e color schemes
#ba151e color preview, HTML & CSS examples
This text has a color of #ba151e
<p style="color:#ba151e;">Text here</p>
.mytext {color:#ba151e;}
This box has a color of #ba151e
<div style="background-color:#ba151e;">Content here</div>
.mybackground {background-color:#ba151e;}
Border around this has a color of #ba151e
<div style="border:2px solid #ba151e;">Content here</div>
.myborder {border:2px solid #ba151e;}