#fa001c color space conversions
Hex:
#fa001c
RGB:
250, 0, 28
CMY:
2, 100, 89
CMYK:
0, 100, 89, 2
HSL:
353°, 100.0000%, 49.0196%
HSV (HSB):
353°, 100.0000%, 98.0392%
XYZ:
39.6339, 20.4078, 2.9488
xyY:
0.6292, 0.3240, 20.4078
CIE-Lab:
52.2952, 79.1720, 57.6897
CIE-LCH:
52.2952, 97.9607, 36.0794
CIE-Luv:
52.2952, 169.4471, 33.7419
Hunter-Lab:
45.1750, 77.5492, 27.7524
#fa001c color charts
#fa001c RGB chart
#fa001c CMYK chart
#fa001c RGB pie chart
#fa001c color shades, tints & tones
#fa001c color schemes
#fa001c color preview, HTML & CSS examples
This text has a color of #fa001c
<p style="color:#fa001c;">Text here</p>
.mytext {color:#fa001c;}
Text color #fa001c
This box has a color of #fa001c
<div style="background-color:#fa001c;">Content here</div>
.mybackground {background-color:#fa001c;}
Background color #fa001c
Border around this has a color of #fa001c
<div style="border:2px solid #fa001c;">Content here</div>
.myborder {border:2px solid #fa001c;}
Border color #fa001c