#fa061e color space conversions
Hex:
#fa061e
RGB:
250, 6, 30
CMY:
2, 98, 88
CMYK:
0, 98, 88, 2
HSL:
354°, 96.0630%, 50.1961%
HSV (HSB):
354°, 97.6000%, 98.0392%
XYZ:
39.7238, 20.5480, 3.1008
xyY:
0.6268, 0.3242, 20.5480
CIE-Lab:
52.4512, 78.7818, 56.9439
CIE-LCH:
52.4512, 97.2068, 35.8596
CIE-Luv:
52.4512, 168.3789, 33.6320
Hunter-Lab:
45.3299, 77.0971, 27.6752
#fa061e color charts
#fa061e color shades, tints & tones
#fa061e color schemes
#fa061e color preview, HTML & CSS examples
This text has a color of #fa061e
<p style="color:#fa061e;">Text here</p>
.mytext {color:#fa061e;}
This box has a color of #fa061e
<div style="background-color:#fa061e;">Content here</div>
.mybackground {background-color:#fa061e;}
Border around this has a color of #fa061e
<div style="border:2px solid #fa061e;">Content here</div>
.myborder {border:2px solid #fa061e;}