#fa7f1d color space conversions
Hex:
#fa7f1d
RGB:
250, 127, 29
CMY:
2, 50, 89
CMYK:
0, 49, 88, 2
HSL:
27°, 95.6710%, 54.7059%
HSV (HSB):
27°, 88.4000%, 98.0392%
XYZ:
47.2355, 35.5914, 5.5426
xyY:
0.5345, 0.4028, 35.5914
CIE-Lab:
66.2066, 41.7083, 67.6131
CIE-LCH:
66.2066, 79.4425, 58.3310
CIE-Luv:
66.2066, 101.7818, 58.1464
Hunter-Lab:
59.6586, 36.9273, 36.2526
#fa7f1d color charts
#fa7f1d color shades, tints & tones
#fa7f1d color schemes
#fa7f1d color preview, HTML & CSS examples
This text has a color of #fa7f1d
<p style="color:#fa7f1d;">Text here</p>
.mytext {color:#fa7f1d;}
This box has a color of #fa7f1d
<div style="background-color:#fa7f1d;">Content here</div>
.mybackground {background-color:#fa7f1d;}
Border around this has a color of #fa7f1d
<div style="border:2px solid #fa7f1d;">Content here</div>
.myborder {border:2px solid #fa7f1d;}