#fa103c color space conversions
Hex:
#fa103c
RGB:
250, 16, 60
CMY:
2, 94, 76
CMYK:
0, 94, 76, 2
HSL:
349°, 95.9016%, 52.1569%
HSV (HSB):
349°, 93.6000%, 98.0392%
XYZ:
40.4252, 21.0208, 6.2017
xyY:
0.5976, 0.3107, 21.0208
CIE-Lab:
52.9723, 78.7232, 41.9667
CIE-LCH:
52.9723, 89.2107, 28.0617
CIE-Luv:
52.9723, 161.2242, 25.5135
Hunter-Lab:
45.8485, 77.1512, 24.0740
#fa103c color charts
#fa103c RGB chart
#fa103c CMYK chart
#fa103c RGB pie chart
#fa103c color shades, tints & tones
#fa103c color schemes
#fa103c color preview, HTML & CSS examples
This text has a color of #fa103c
<p style="color:#fa103c;">Text here</p>
.mytext {color:#fa103c;}
Text color #fa103c
This box has a color of #fa103c
<div style="background-color:#fa103c;">Content here</div>
.mybackground {background-color:#fa103c;}
Background color #fa103c
Border around this has a color of #fa103c
<div style="border:2px solid #fa103c;">Content here</div>
.myborder {border:2px solid #fa103c;}
Border color #fa103c