#fa4c00 color space conversions
Hex:
#fa4c00
RGB:
250, 76, 0
CMY:
2, 70, 100
CMYK:
0, 70, 100, 2
HSL:
18°, 100.0000%, 49.0196%
HSV (HSB):
18°, 100.0000%, 98.0392%
XYZ:
42.0088, 25.4929, 2.7065
xyY:
0.5983, 0.3631, 25.4929
CIE-Lab:
57.5525, 63.8278, 68.4460
CIE-LCH:
57.5525, 93.5887, 46.9996
CIE-Luv:
57.5525, 142.6496, 46.4808
Hunter-Lab:
50.4905, 60.1562, 32.1651
#fa4c00 color charts
#fa4c00 color shades, tints & tones
#fa4c00 color schemes
#fa4c00 color preview, HTML & CSS examples
This text has a color of #fa4c00
<p style="color:#fa4c00;">Text here</p>
.mytext {color:#fa4c00;}
This box has a color of #fa4c00
<div style="background-color:#fa4c00;">Content here</div>
.mybackground {background-color:#fa4c00;}
Border around this has a color of #fa4c00
<div style="border:2px solid #fa4c00;">Content here</div>
.myborder {border:2px solid #fa4c00;}