#fa6f2d color space conversions
Hex:
#fa6f2d
RGB:
250, 111, 45
CMY:
2, 56, 82
CMYK:
0, 56, 82, 2
HSL:
19°, 95.3488%, 57.8431%
HSV (HSB):
19°, 82.0000%, 98.0392%
XYZ:
45.5824, 31.8823, 6.2341
xyY:
0.5446, 0.3809, 31.8823
CIE-Lab:
63.2455, 49.7965, 59.5457
CIE-LCH:
63.2455, 77.6233, 50.0952
CIE-Luv:
63.2455, 113.6595, 49.7985
Hunter-Lab:
56.4644, 45.2861, 32.9791
#fa6f2d color charts
#fa6f2d color shades, tints & tones
#fa6f2d color schemes
#fa6f2d color preview, HTML & CSS examples
This text has a color of #fa6f2d
<p style="color:#fa6f2d;">Text here</p>
.mytext {color:#fa6f2d;}
This box has a color of #fa6f2d
<div style="background-color:#fa6f2d;">Content here</div>
.mybackground {background-color:#fa6f2d;}
Border around this has a color of #fa6f2d
<div style="border:2px solid #fa6f2d;">Content here</div>
.myborder {border:2px solid #fa6f2d;}