#fa243c color space conversions
Hex:
#fa243c
RGB:
250, 36, 60
CMY:
2, 86, 76
CMYK:
0, 86, 76, 2
HSL:
353°, 95.5357%, 56.0784%
HSV (HSB):
353°, 85.6000%, 98.0392%
XYZ:
40.8708, 21.9120, 6.3503
xyY:
0.5912, 0.3170, 21.9120
CIE-Lab:
53.9335, 75.9565, 43.0145
CIE-LCH:
53.9335, 87.2905, 29.5231
CIE-Luv:
53.9335, 156.2528, 27.4458
Hunter-Lab:
46.8102, 73.9335, 24.7239
#fa243c color charts
#fa243c color shades, tints & tones
#fa243c color schemes
#fa243c color preview, HTML & CSS examples
This text has a color of #fa243c
<p style="color:#fa243c;">Text here</p>
.mytext {color:#fa243c;}
This box has a color of #fa243c
<div style="background-color:#fa243c;">Content here</div>
.mybackground {background-color:#fa243c;}
Border around this has a color of #fa243c
<div style="border:2px solid #fa243c;">Content here</div>
.myborder {border:2px solid #fa243c;}