#fa7d1e color space conversions
Hex:
#fa7d1e
RGB:
250, 125, 30
CMY:
2, 51, 88
CMYK:
0, 50, 88, 2
HSL:
26°, 95.6522%, 54.9020%
HSV (HSB):
26°, 88.0000%, 98.0392%
XYZ:
46.9923, 35.0850, 5.5236
xyY:
0.5364, 0.4005, 35.0850
CIE-Lab:
65.8148, 42.7163, 67.0226
CIE-LCH:
65.8148, 79.4777, 57.4889
CIE-Luv:
65.8148, 103.3896, 57.3293
Hunter-Lab:
59.2326, 37.9564, 35.9338
#fa7d1e color charts
#fa7d1e color shades, tints & tones
#fa7d1e color schemes
#fa7d1e color preview, HTML & CSS examples
This text has a color of #fa7d1e
<p style="color:#fa7d1e;">Text here</p>
.mytext {color:#fa7d1e;}
This box has a color of #fa7d1e
<div style="background-color:#fa7d1e;">Content here</div>
.mybackground {background-color:#fa7d1e;}
Border around this has a color of #fa7d1e
<div style="border:2px solid #fa7d1e;">Content here</div>
.myborder {border:2px solid #fa7d1e;}