#fa102c color space conversions
Hex:
#fa102c
RGB:
250, 16, 44
CMY:
2, 94, 83
CMYK:
0, 94, 82, 2
HSL:
353°, 95.9016%, 52.1569%
HSV (HSB):
353°, 93.6000%, 98.0392%
XYZ:
40.0643, 20.8764, 4.3008
xyY:
0.6141, 0.3200, 20.8764
CIE-Lab:
52.8140, 78.2829, 50.5323
CIE-LCH:
52.8140, 93.1758, 32.8426
CIE-Luv:
52.8140, 164.7012, 30.8000
Hunter-Lab:
45.6907, 76.5603, 26.4026
#fa102c color charts
#fa102c RGB chart
#fa102c CMYK chart
#fa102c RGB pie chart
#fa102c color shades, tints & tones
#fa102c color schemes
#fa102c color preview, HTML & CSS examples
This text has a color of #fa102c
<p style="color:#fa102c;">Text here</p>
.mytext {color:#fa102c;}
Text color #fa102c
This box has a color of #fa102c
<div style="background-color:#fa102c;">Content here</div>
.mybackground {background-color:#fa102c;}
Background color #fa102c
Border around this has a color of #fa102c
<div style="border:2px solid #fa102c;">Content here</div>
.myborder {border:2px solid #fa102c;}
Border color #fa102c