#fa6f1c color space conversions
Hex:
#fa6f1c
RGB:
250, 111, 28
CMY:
2, 56, 89
CMYK:
0, 56, 89, 2
HSL:
22°, 95.6897%, 54.5098%
HSV (HSB):
22°, 88.8000%, 98.0392%
XYZ:
45.3184, 31.7767, 4.8436
xyY:
0.5531, 0.3878, 31.7767
CIE-Lab:
63.1579, 49.4169, 65.6141
CIE-LCH:
63.1579, 82.1416, 53.0150
CIE-Luv:
63.1579, 114.9819, 53.1474
Hunter-Lab:
56.3708, 44.8531, 34.3652
#fa6f1c color charts
#fa6f1c color shades, tints & tones
#fa6f1c color schemes
#fa6f1c color preview, HTML & CSS examples
This text has a color of #fa6f1c
<p style="color:#fa6f1c;">Text here</p>
.mytext {color:#fa6f1c;}
This box has a color of #fa6f1c
<div style="background-color:#fa6f1c;">Content here</div>
.mybackground {background-color:#fa6f1c;}
Border around this has a color of #fa6f1c
<div style="border:2px solid #fa6f1c;">Content here</div>
.myborder {border:2px solid #fa6f1c;}