#fa7b1e color space conversions
Hex:
#fa7b1e
RGB:
250, 123, 30
CMY:
2, 52, 88
CMYK:
0, 51, 88, 2
HSL:
25°, 95.6522%, 54.9020%
HSV (HSB):
25°, 88.0000%, 98.0392%
XYZ:
46.7416, 34.5836, 5.4401
xyY:
0.5387, 0.3986, 34.5836
CIE-Lab:
65.4232, 43.6997, 66.7227
CIE-LCH:
65.4232, 79.7596, 56.7774
CIE-Luv:
65.4232, 105.0454, 56.6698
Hunter-Lab:
58.8079, 38.9615, 35.6809
#fa7b1e color charts
#fa7b1e color shades, tints & tones
#fa7b1e color schemes
#fa7b1e color preview, HTML & CSS examples
This text has a color of #fa7b1e
<p style="color:#fa7b1e;">Text here</p>
.mytext {color:#fa7b1e;}
This box has a color of #fa7b1e
<div style="background-color:#fa7b1e;">Content here</div>
.mybackground {background-color:#fa7b1e;}
Border around this has a color of #fa7b1e
<div style="border:2px solid #fa7b1e;">Content here</div>
.myborder {border:2px solid #fa7b1e;}