#fa9e02 color space conversions
Hex:
#fa9e02
RGB:
250, 158, 2
CMY:
2, 38, 99
CMYK:
0, 37, 99, 2
HSL:
38°, 98.4127%, 49.4118%
HSV (HSB):
38°, 99.2000%, 98.0392%
XYZ:
51.6622, 44.7821, 5.9783
xyY:
0.5044, 0.4372, 44.7821
CIE-Lab:
72.7482, 25.5160, 76.9983
CIE-LCH:
72.7482, 81.1160, 71.6656
CIE-Luv:
72.7482, 76.5231, 71.2460
Hunter-Lab:
66.9194, 20.6940, 41.5468
#fa9e02 color charts
#fa9e02 color shades, tints & tones
#fa9e02 color schemes
#fa9e02 color preview, HTML & CSS examples
This text has a color of #fa9e02
<p style="color:#fa9e02;">Text here</p>
.mytext {color:#fa9e02;}
This box has a color of #fa9e02
<div style="background-color:#fa9e02;">Content here</div>
.mybackground {background-color:#fa9e02;}
Border around this has a color of #fa9e02
<div style="border:2px solid #fa9e02;">Content here</div>
.myborder {border:2px solid #fa9e02;}