#fa901d color space conversions
Hex:
#fa901d
RGB:
250, 144, 29
CMY:
2, 44, 89
CMYK:
0, 42, 88, 2
HSL:
31°, 95.6710%, 54.7059%
HSV (HSB):
31°, 88.4000%, 98.0392%
XYZ:
49.6194, 40.3592, 6.3373
xyY:
0.5152, 0.4190, 40.3592
CIE-Lab:
69.7246, 33.0978, 70.2935
CIE-LCH:
69.7246, 77.6958, 64.7865
CIE-Luv:
69.7246, 87.5862, 63.9656
Hunter-Lab:
63.5289, 28.2422, 38.5558
#fa901d color charts
#fa901d color shades, tints & tones
#fa901d color schemes
#fa901d color preview, HTML & CSS examples
This text has a color of #fa901d
<p style="color:#fa901d;">Text here</p>
.mytext {color:#fa901d;}
This box has a color of #fa901d
<div style="background-color:#fa901d;">Content here</div>
.mybackground {background-color:#fa901d;}
Border around this has a color of #fa901d
<div style="border:2px solid #fa901d;">Content here</div>
.myborder {border:2px solid #fa901d;}