#fa2001 color space conversions
Hex:
#fa2001
RGB:
250, 32, 1
CMY:
2, 87, 100
CMYK:
0, 87, 100, 2
HSL:
7°, 99.2032%, 49.2157%
HSV (HSB):
7°, 99.6000%, 98.0392%
XYZ:
39.9463, 21.3592, 2.0460
xyY:
0.6305, 0.3372, 21.3592
CIE-Lab:
53.3404, 75.6457, 66.3805
CIE-LCH:
53.3404, 100.6412, 41.2676
CIE-Luv:
53.3404, 165.1525, 38.9794
Hunter-Lab:
46.2160, 73.4065, 29.7264
#fa2001 color charts
#fa2001 RGB chart
#fa2001 CMYK chart
#fa2001 RGB pie chart
#fa2001 color shades, tints & tones
#fa2001 color schemes
#fa2001 color preview, HTML & CSS examples
This text has a color of #fa2001
<p style="color:#fa2001;">Text here</p>
.mytext {color:#fa2001;}
Text color #fa2001
This box has a color of #fa2001
<div style="background-color:#fa2001;">Content here</div>
.mybackground {background-color:#fa2001;}
Background color #fa2001
Border around this has a color of #fa2001
<div style="border:2px solid #fa2001;">Content here</div>
.myborder {border:2px solid #fa2001;}
Border color #fa2001