#fa6d28 color space conversions
Hex:
#fa6d28
RGB:
250, 109, 40
CMY:
2, 57, 84
CMYK:
0, 56, 84, 2
HSL:
20°, 95.4545%, 56.8627%
HSV (HSB):
20°, 84.0000%, 98.0392%
XYZ:
45.2760, 31.4145, 5.6848
xyY:
0.5496, 0.3814, 31.4145
CIE-Lab:
62.8560, 50.5965, 61.2080
CIE-LCH:
62.8560, 79.4130, 50.4218
CIE-Luv:
62.8560, 115.7002, 50.3107
Hunter-Lab:
56.0486, 46.1069, 33.2205
#fa6d28 color charts
#fa6d28 color shades, tints & tones
#fa6d28 color schemes
#fa6d28 color preview, HTML & CSS examples
This text has a color of #fa6d28
<p style="color:#fa6d28;">Text here</p>
.mytext {color:#fa6d28;}
This box has a color of #fa6d28
<div style="background-color:#fa6d28;">Content here</div>
.mybackground {background-color:#fa6d28;}
Border around this has a color of #fa6d28
<div style="border:2px solid #fa6d28;">Content here</div>
.myborder {border:2px solid #fa6d28;}