#fa7e2f color space conversions
Hex:
#fa7e2f
RGB:
250, 126, 47
CMY:
2, 51, 82
CMYK:
0, 50, 81, 2
HSL:
23°, 95.3052%, 58.2353%
HSV (HSB):
23°, 81.2000%, 98.0392%
XYZ:
47.3983, 35.4509, 7.0339
xyY:
0.5273, 0.3944, 35.4509
CIE-Lab:
66.0983, 42.6296, 61.2994
CIE-LCH:
66.0983, 74.6652, 55.1839
CIE-Luv:
66.0983, 101.4031, 54.3011
Hunter-Lab:
59.5407, 37.9015, 34.6742
#fa7e2f color charts
#fa7e2f color shades, tints & tones
#fa7e2f color schemes
#fa7e2f color preview, HTML & CSS examples
This text has a color of #fa7e2f
<p style="color:#fa7e2f;">Text here</p>
.mytext {color:#fa7e2f;}
This box has a color of #fa7e2f
<div style="background-color:#fa7e2f;">Content here</div>
.mybackground {background-color:#fa7e2f;}
Border around this has a color of #fa7e2f
<div style="border:2px solid #fa7e2f;">Content here</div>
.myborder {border:2px solid #fa7e2f;}