#fa030d color space conversions
Hex:
#fa030d
RGB:
250, 3, 13
CMY:
2, 99, 95
CMYK:
0, 99, 95, 2
HSL:
358°, 97.6285%, 49.6078%
HSV (HSB):
358°, 98.8000%, 98.0392%
XYZ:
39.5295, 20.4182, 2.2384
xyY:
0.6357, 0.3283, 20.4182
CIE-Lab:
52.3068, 78.7940, 62.9815
CIE-LCH:
52.3068, 100.8720, 38.6360
CIE-Luv:
52.3068, 170.4731, 36.0074
Hunter-Lab:
45.1865, 77.0771, 28.6934
#fa030d color charts
#fa030d color shades, tints & tones
#fa030d color schemes
#fa030d color preview, HTML & CSS examples
This text has a color of #fa030d
<p style="color:#fa030d;">Text here</p>
.mytext {color:#fa030d;}
This box has a color of #fa030d
<div style="background-color:#fa030d;">Content here</div>
.mybackground {background-color:#fa030d;}
Border around this has a color of #fa030d
<div style="border:2px solid #fa030d;">Content here</div>
.myborder {border:2px solid #fa030d;}