#ba250c color space conversions
Hex:
#ba250c
RGB:
186, 37, 12
CMY:
27, 85, 95
CMYK:
0, 80, 94, 27
HSL:
9°, 87.8788%, 38.8235%
HSV (HSB):
9°, 93.5484%, 72.9412%
XYZ:
20.9776, 11.7888, 1.5176
xyY:
0.6119, 0.3439, 11.7888
CIE-Lab:
40.8784, 56.9983, 49.9343
CIE-LCH:
40.8784, 75.7776, 41.2205
CIE-Luv:
40.8784, 115.2198, 29.7415
Hunter-Lab:
34.3348, 48.9728, 21.4137
#ba250c color charts
#ba250c color shades, tints & tones
#ba250c color schemes
#ba250c color preview, HTML & CSS examples
This text has a color of #ba250c
<p style="color:#ba250c;">Text here</p>
.mytext {color:#ba250c;}
This box has a color of #ba250c
<div style="background-color:#ba250c;">Content here</div>
.mybackground {background-color:#ba250c;}
Border around this has a color of #ba250c
<div style="border:2px solid #ba250c;">Content here</div>
.myborder {border:2px solid #ba250c;}