#fa9e35 color space conversions
Hex:
#fa9e35
RGB:
250, 158, 53
CMY:
2, 38, 79
CMYK:
0, 37, 79, 2
HSL:
32°, 95.1691%, 59.4118%
HSV (HSB):
32°, 78.8000%, 98.0392%
XYZ:
52.2938, 45.0348, 9.3046
xyY:
0.4904, 0.4223, 45.0348
CIE-Lab:
72.9148, 26.4542, 65.2082
CIE-LCH:
72.9148, 70.3700, 67.9182
CIE-Luv:
72.9148, 74.8326, 64.4416
Hunter-Lab:
67.1079, 21.6571, 38.7550
#fa9e35 color charts
#fa9e35 color shades, tints & tones
#fa9e35 color schemes
#fa9e35 color preview, HTML & CSS examples
This text has a color of #fa9e35
<p style="color:#fa9e35;">Text here</p>
.mytext {color:#fa9e35;}
This box has a color of #fa9e35
<div style="background-color:#fa9e35;">Content here</div>
.mybackground {background-color:#fa9e35;}
Border around this has a color of #fa9e35
<div style="border:2px solid #fa9e35;">Content here</div>
.myborder {border:2px solid #fa9e35;}