#fa0007 color space conversions
Hex:
#fa0007
RGB:
250, 0, 7
CMY:
2, 100, 97
CMYK:
0, 100, 97, 2
HSL:
358°, 100.0000%, 49.0196%
HSV (HSB):
358°, 100.0000%, 98.0392%
XYZ:
39.4627, 20.3393, 2.0470
xyY:
0.6380, 0.3289, 20.3393
CIE-Lab:
52.2187, 78.9629, 64.4385
CIE-LCH:
52.2187, 101.9189, 39.2165
CIE-Luv:
52.2187, 171.2521, 36.4136
Hunter-Lab:
45.0992, 77.2677, 28.8783
#fa0007 color charts
#fa0007 color shades, tints & tones
#fa0007 color schemes
#fa0007 color preview, HTML & CSS examples
This text has a color of #fa0007
<p style="color:#fa0007;">Text here</p>
.mytext {color:#fa0007;}
This box has a color of #fa0007
<div style="background-color:#fa0007;">Content here</div>
.mybackground {background-color:#fa0007;}
Border around this has a color of #fa0007
<div style="border:2px solid #fa0007;">Content here</div>
.myborder {border:2px solid #fa0007;}