#fa2139 color space conversions
Hex:
#fa2139
RGB:
250, 33, 57
CMY:
2, 87, 78
CMYK:
0, 87, 77, 2
HSL:
353°, 95.5947%, 55.4902%
HSV (HSB):
353°, 86.8000%, 98.0392%
XYZ:
40.7067, 21.7071, 5.9153
xyY:
0.5957, 0.3177, 21.7071
CIE-Lab:
53.7149, 76.3931, 44.4504
CIE-LCH:
53.7149, 88.3841, 30.1936
CIE-Luv:
53.7149, 157.9001, 28.1730
Hunter-Lab:
46.5909, 74.4224, 25.0860
#fa2139 color charts
#fa2139 color shades, tints & tones
#fa2139 color schemes
#fa2139 color preview, HTML & CSS examples
This text has a color of #fa2139
<p style="color:#fa2139;">Text here</p>
.mytext {color:#fa2139;}
This box has a color of #fa2139
<div style="background-color:#fa2139;">Content here</div>
.mybackground {background-color:#fa2139;}
Border around this has a color of #fa2139
<div style="border:2px solid #fa2139;">Content here</div>
.myborder {border:2px solid #fa2139;}