#fa7d2a color space conversions
Hex:
#fa7d2a
RGB:
250, 125, 42
CMY:
2, 51, 84
CMYK:
0, 50, 83, 2
HSL:
24°, 95.4128%, 57.2549%
HSV (HSB):
24°, 83.2000%, 98.0392%
XYZ:
47.1759, 35.1584, 6.4903
xyY:
0.5311, 0.3958, 35.1584
CIE-Lab:
65.8718, 42.9846, 63.0318
CIE-LCH:
65.8718, 76.2934, 55.7079
CIE-Luv:
65.8718, 102.6151, 55.1019
Hunter-Lab:
59.2945, 38.2527, 35.0164
#fa7d2a color charts
#fa7d2a color shades, tints & tones
#fa7d2a color schemes
#fa7d2a color preview, HTML & CSS examples
This text has a color of #fa7d2a
<p style="color:#fa7d2a;">Text here</p>
.mytext {color:#fa7d2a;}
This box has a color of #fa7d2a
<div style="background-color:#fa7d2a;">Content here</div>
.mybackground {background-color:#fa7d2a;}
Border around this has a color of #fa7d2a
<div style="border:2px solid #fa7d2a;">Content here</div>
.myborder {border:2px solid #fa7d2a;}