#fa9f0f color space conversions
Hex:
#fa9f0f
RGB:
250, 159, 15
CMY:
2, 38, 94
CMYK:
0, 36, 94, 2
HSL:
37°, 95.9184%, 51.9608%
HSV (HSB):
37°, 94.0000%, 98.0392%
XYZ:
51.9087, 45.1548, 6.4318
xyY:
0.5016, 0.4363, 45.1548
CIE-Lab:
72.9937, 25.1059, 75.5464
CIE-LCH:
72.9937, 79.6088, 71.6171
CIE-Luv:
72.9937, 75.4883, 70.7781
Hunter-Lab:
67.1973, 20.2928, 41.3632
#fa9f0f color charts
#fa9f0f color shades, tints & tones
#fa9f0f color schemes
#fa9f0f color preview, HTML & CSS examples
This text has a color of #fa9f0f
<p style="color:#fa9f0f;">Text here</p>
.mytext {color:#fa9f0f;}
This box has a color of #fa9f0f
<div style="background-color:#fa9f0f;">Content here</div>
.mybackground {background-color:#fa9f0f;}
Border around this has a color of #fa9f0f
<div style="border:2px solid #fa9f0f;">Content here</div>
.myborder {border:2px solid #fa9f0f;}