#fa0001 color space conversions
Hex:
#fa0001
RGB:
250, 0, 1
CMY:
2, 100, 100
CMYK:
0, 100, 100, 2
HSL:
360°, 100.0000%, 49.0196%
HSV (HSB):
360°, 100.0000%, 98.0392%
XYZ:
39.4298, 20.3262, 1.8739
xyY:
0.6398, 0.3298, 20.3262
CIE-Lab:
52.2040, 78.9227, 65.9566
CIE-LCH:
52.2040, 102.8546, 39.8859
CIE-Luv:
52.2040, 171.6030, 36.9325
Hunter-Lab:
45.0846, 77.2136, 29.0949
#fa0001 color charts
#fa0001 RGB chart
#fa0001 CMYK chart
#fa0001 RGB pie chart
#fa0001 color shades, tints & tones
#fa0001 color schemes
#fa0001 color preview, HTML & CSS examples
This text has a color of #fa0001
<p style="color:#fa0001;">Text here</p>
.mytext {color:#fa0001;}
Text color #fa0001
This box has a color of #fa0001
<div style="background-color:#fa0001;">Content here</div>
.mybackground {background-color:#fa0001;}
Background color #fa0001
Border around this has a color of #fa0001
<div style="border:2px solid #fa0001;">Content here</div>
.myborder {border:2px solid #fa0001;}
Border color #fa0001