#fa6e1e color space conversions
Hex:
#fa6e1e
RGB:
250, 110, 30
CMY:
2, 57, 88
CMYK:
0, 56, 88, 2
HSL:
22°, 95.6522%, 54.9020%
HSV (HSB):
22°, 88.0000%, 98.0392%
XYZ:
45.2346, 31.5696, 4.9377
xyY:
0.5534, 0.3862, 31.5696
CIE-Lab:
62.9855, 49.9190, 64.8608
CIE-LCH:
62.9855, 81.8464, 52.4169
CIE-Luv:
62.9855, 115.6618, 52.5208
Hunter-Lab:
56.1868, 45.3790, 34.1204
#fa6e1e color charts
#fa6e1e color shades, tints & tones
#fa6e1e color schemes
#fa6e1e color preview, HTML & CSS examples
This text has a color of #fa6e1e
<p style="color:#fa6e1e;">Text here</p>
.mytext {color:#fa6e1e;}
This box has a color of #fa6e1e
<div style="background-color:#fa6e1e;">Content here</div>
.mybackground {background-color:#fa6e1e;}
Border around this has a color of #fa6e1e
<div style="border:2px solid #fa6e1e;">Content here</div>
.myborder {border:2px solid #fa6e1e;}