#fa002c color space conversions
Hex:
#fa002c
RGB:
250, 0, 44
CMY:
2, 100, 83
CMYK:
0, 100, 82, 2
HSL:
349°, 100.0000%, 49.0196%
HSV (HSB):
349°, 100.0000%, 98.0392%
XYZ:
39.8790, 20.5058, 4.2390
xyY:
0.6171, 0.3173, 20.5058
CIE-Lab:
52.4044, 79.4697, 50.1538
CIE-LCH:
52.4044, 93.9725, 32.2563
CIE-Luv:
52.4044, 166.9309, 30.0082
Hunter-Lab:
45.2834, 77.9507, 26.1481
#fa002c color charts
#fa002c RGB chart
#fa002c CMYK chart
#fa002c RGB pie chart
#fa002c color shades, tints & tones
#fa002c color schemes
#fa002c color preview, HTML & CSS examples
This text has a color of #fa002c
<p style="color:#fa002c;">Text here</p>
.mytext {color:#fa002c;}
Text color #fa002c
This box has a color of #fa002c
<div style="background-color:#fa002c;">Content here</div>
.mybackground {background-color:#fa002c;}
Background color #fa002c
Border around this has a color of #fa002c
<div style="border:2px solid #fa002c;">Content here</div>
.myborder {border:2px solid #fa002c;}
Border color #fa002c